- Enclosing class:
- XPathType
public static class XPathType.Filter
extends Object
Represents the filter set operation.
-
-
Method Summary
Modifier and Type |
Method |
Description |
String |
toString() |
Returns the string form of the operation.
|
-
Field Details
-
The intersect filter operation.
-
The subtract filter operation.
-
The union filter operation.
-
Method Details
-
Returns the string form of the operation.
- Overrides:
toString
in class Object
- Returns:
- the string form of the operation