- Enclosing class:
- XPathType
public static class XPathType.Filter
extends Object
Represents the filter set operation.
-
Field Summary
Fields
The intersect filter operation.
The subtract filter operation.
The union filter operation.
-
Method Summary
Returns the string form of the operation.
-
Field Details
-
INTERSECT
The intersect filter operation.
-
SUBTRACT
The subtract filter operation.
-
UNION
The union filter operation.
-
Method Details
-
toString
Returns the string form of the operation.
- Overrides:
toString
in class Object
- Returns:
- the string form of the operation