Uses of Package
com.univocity.parsers.remote

Packages that use com.univocity.parsers.remote
com.univocity.parsers.remote   
 

Classes in com.univocity.parsers.remote used by com.univocity.parsers.remote
NextInputHandler
          Callback class used to determine how the remote content should be accessed.
PaginationContext
          Contains information about the pagination process managed by a Paginator and made available to the user through the NextInputHandler callback.
Paginator
          An abstract class that allows EntityParserInterface implementations that work with RemoteEntitySettings to access multiple pages of remote content that needs to parsed.
RemoteContext
          Contains information about the current results obtained by the parser, including the remote HTTP response obtained, and the next HTTP request to be performed by the parser.
RemoteEntityList
          A list of remote entities to be parsed by some implementation of EntityParserInterface, and their specific configurations.
RemoteEntitySettings
          Manages configuration options for individual entities of a RemoteEntityList.
RemoteFollower
          An abstract class that allow parsers that use RemoteParserSettings and RemoteEntityList to access and parse linked pages.
RemoteParserSettings
          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.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.