|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteEntityList | |
|---|---|
| com.univocity.parsers.remote | |
| Uses of RemoteEntityList in com.univocity.parsers.remote |
|---|
| Classes in com.univocity.parsers.remote with type parameters of type RemoteEntityList | |
|---|---|
class |
RemoteFollower<S extends RemoteEntitySettings,T extends RemoteEntityList<S>,R extends RemoteParserSettings>
An abstract class that allow parsers that use RemoteParserSettings and RemoteEntityList to access and
parse linked pages. |
class |
RemoteParserSettings<S extends CommonParserSettings,L extends RemoteEntityList,C extends Context>
Base configuration class of a parser that can connect to a remote location, obtain data to parse and produce records for one or more entities. |
| Fields in com.univocity.parsers.remote declared as RemoteEntityList | |
|---|---|
protected T |
RemoteFollower.entityList
|
| Methods in com.univocity.parsers.remote that return RemoteEntityList | |
|---|---|
protected RemoteEntityList |
RemoteEntitySettings.getParentEntityList()
|
protected abstract RemoteEntityList<S> |
RemoteEntityList.newInstance()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||