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.FilterINTERSECTThe intersect filter operation.static XPathType.FilterSUBTRACTThe subtract filter operation.static XPathType.FilterUNIONThe union filter operation. -
Method Summary