| Package | Description |
|---|---|
| com.univocity.api.entity.html | |
| com.univocity.api.entity.html.builders |
| Class and Description |
|---|
| ElementPathStart
The starting point of an
ElementPath to match elements when HtmlElement.query() is called. |
| FieldDefinition
Provides the options available for adding fields into a HTML entity, which are defined with the help of
HtmlEntitySettings, a Group or a PartialPath associated with the given entity. |
| GroupStart
Defines the first step in the creation of a
Group. |
| PaginationGroupStart
This class defines the first step in the creation of a
PaginationGroup. |
| PaginationPathStart
Provides the start of a
PaginationPath. |
| PartialPathStart
Provides the start of a
PartialPath. |
| PathStart
Provides the start of a
FieldPath. |
| RecordTriggerStart
Used in
HtmlEntitySettings.addRecordTrigger() to create a path that defines when a new record should be created. |
| Class and Description |
|---|
| BasicElementFilter
A
BasicElementFilter establishes rules to select only those HTML elements that fit a certain criteria. |
| ContentReader
A
ContentReader defines what content will be read from the last element matched in a FieldPath by the HtmlParser. |
| ElementContentReader
An
ElementContentReader allows the HtmlElements that match rules defined in the FieldPath to be acquired directly instead of capturing certain parts of them. |
| ElementFilter
An
ElementFilter establishes rules to select only those HTML elements that fit a certain criteria, while also allowing the matching of elements under or above the current element matched by the parser. |
| ElementFilterStart
Provides the first step of an
ElementFilter. |
| ElementPathStart
The starting point of an
ElementPath to match elements when HtmlElement.query() is called. |
| FieldDefinition
Provides the options available for adding fields into a HTML entity, which are defined with the help of
HtmlEntitySettings, a Group or a PartialPath associated with the given entity. |
| Group
A group defines the boundaries where a given set of fields should be processed.
|
| PaginationGroup
A special purpose
Group-like structure, used only for HtmlPaginators. |
| PaginationParams
Methods to enable the specification of internal fields of the
HtmlPaginator. |
| PaginationPathStart
Provides the start of a
PaginationPath. |
| PartialGroup
Allows further specification of exactly which element a
Group starts at, as well as where the group will end. |
| PartialPaginationGroup
A class that allows further specification of exactly which element the
PartialPaginationGroup starts at, as well as where the group will end. |
| PartialPathStart
Provides the start of a
PartialPath. |
| PathStart
Provides the start of a
FieldPath. |
| RecordTriggerStart
Used in
HtmlEntitySettings.addRecordTrigger() to create a path that defines when a new record should be created. |
| UpDown
The
UpDown interface groups rules that match elements under or above the current element matched by the parser. |
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.