- Enclosing class:
- XPathType
public static class XPathType.Filter
extends Object 
Represents the filter set operation.
- 
Field SummaryFields 
The intersect filter operation. 
 
The subtract filter operation. 
 
The union filter operation. 
 
 
- 
Method Summary
Returns the string form of the operation. 
 
 
 
 
- 
Field Details
- 
INTERSECTThe intersect filter operation. 
- 
SUBTRACTThe subtract filter operation. 
- 
UNIONThe union filter operation. 
 
- 
Method Details
- 
toStringReturns the string form of the operation. 
- Overrides:
- toStringin class- Object
- Returns:
- the string form of the operation