Class XPathType.Filter
java.lang.Object
javax.xml.crypto.dsig.spec.XPathType.Filter
- Enclosing class:
XPathType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final XPathType.Filter
The intersect filter operation.static final XPathType.Filter
The subtract filter operation.static final XPathType.Filter
The union filter operation. -
Method Summary
-
Field Details
-
INTERSECT
The intersect filter operation. -
SUBTRACT
The subtract filter operation. -
UNION
The union filter operation.
-
-
Method Details
-
toString
-