public interface ElementPathStart extends ElementFilterStart<ElementPath>
The starting point of an ElementPath to match elements when HtmlElement.query() is called. It allows matching a sequence of elements or selecting elements using CSS rules. Elements matched can be subsequently filtered using the rules available from ElementFilter, or have their data retrieved using the options provided by ContentReader.
HtmlElement,
ElementPath,
ElementFilterStartmatch, match, match, matchCurrent, matchFirst, matchLast, selectCopyright © 2018 uniVocity Software Pty Ltd. All rights reserved.