public interface PaginationPathStart extends ElementFilterStart<PaginationPath>
Provides the start of a PaginationPath. Essentially, the PaginationPathStart defines which HTML element should be matched when the HtmlPaginator is run. When the parser processes an input HTML, it will run all filtering rules applied over the elements whose tag names match with the one provided by the ElementFilterStart.match(String) method. Values from a matched element are extracted using the rules defined by a ContentReader
FieldPath,
PaginationPath,
PaginationParams,
ElementFiltermatch, match, match, matchCurrent, matchFirst, matchLast, selectCopyright © 2018 uniVocity Software Pty Ltd. All rights reserved.