Class XPathType.Filter
java.lang.Object
javax.xml.crypto.dsig.spec.XPathType.Filter
- Enclosing class:
- XPathType
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final XPathType.FilterThe intersect filter operation.static final XPathType.FilterThe subtract filter operation.static final XPathType.FilterThe union filter operation.
- 
Method Summary
- 
Field Details- 
INTERSECTThe intersect filter operation.
- 
SUBTRACTThe subtract filter operation.
- 
UNIONThe union filter operation.
 
- 
- 
Method Details- 
toString
 
-