Class | Description |
---|---|
AbsComparator |
AbstractComparator
|
GeneralComp |
GeneralComp
|
NodeComp |
NodeComp
|
ValueComp |
ValueComp
|
Enum | Description |
---|---|
CompKind |
CompKind
|
Contains XPath comparators specified in XQuery 1.0 and XPath 2.0 Functions and Operators and classes that support their usage.
Make sure to extend AbstractComparator for all new comparators and add them to the addComparator() method in the PipelineBuilder.
Copyright © 2013. All Rights Reserved.