Uses of Interface
com.univocity.parsers.remote.PaginationContext

Packages that use PaginationContext
com.univocity.parsers.remote   
 

Uses of PaginationContext in com.univocity.parsers.remote
 

Classes in com.univocity.parsers.remote with type parameters of type PaginationContext
 class Paginator<E extends RemoteEntitySettings,P extends PaginationContext>
          An abstract class that allows EntityParserInterface implementations that work with RemoteEntitySettings to access multiple pages of remote content that needs to parsed.
 

Methods in com.univocity.parsers.remote that return PaginationContext
 PaginationContext RemoteEntityParserInterface.getPaginationContext()
          Returns the PaginationContext object with information collected for the configured Paginator, if any.
 



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