public abstract class BaseContentReader extends java.lang.Object implements ContentReader
| Modifier and Type | Field and Description |
|---|---|
(package private) FUImportContext |
importContext |
| Constructor and Description |
|---|
BaseContentReader(FUImportContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
FUImportContext |
getContext() |
abstract java.lang.Object |
getMain() |
FUImportContext importContext
public BaseContentReader(FUImportContext ctxt)
public abstract java.lang.Object getMain()
getMain in interface ContentReaderpublic FUImportContext getContext()
getContext in interface ContentReaderCopyright © 2013. All Rights Reserved.