java.lang.Object
javax.xml.crypto.dsig.spec.XPathType.Filter
- Enclosing class:
- XPathType
public static class XPathType.Filter extends Object
Represents the filter set operation.
-
Field Summary
Fields Modifier and Type Field Description static XPathType.Filter
INTERSECT
The intersect filter operation.static XPathType.Filter
SUBTRACT
The subtract filter operation.static XPathType.Filter
UNION
The union filter operation. -
Method Summary