API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.crypto.dsig.spec. XPathType.Filter View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      XPathType.Filter
Implements
Subclasses
Description
publicstatic class XPathType.Filter
Represents the filter set operation.
See also:   
Constructors
private XPathType.Filter (String operation)
Methods
Hide/Show inherited methods
public String toString ()
  Returns the string form of the operation.
Fields
Hide/Show inherited fields
publicfinalstatic Filter INTERSECT
The intersect filter operation.
publicfinalstatic Filter SUBTRACT
The subtract filter operation.
publicfinalstatic Filter UNION
The union filter operation.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar