|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||