クラスXPathType.Filter
java.lang.Object
javax.xml.crypto.dsig.spec.XPathType.Filter
- 含まれているクラス:
XPathType
-
フィールドのサマリー
フィールド修飾子と型フィールド説明static final XPathType.Filter交差フィルタ処理です。static final XPathType.Filter減算フィルタ処理です。static final XPathType.Filter和集合フィルタ処理です。 -
メソッドのサマリー
-
フィールド詳細
-
INTERSECT
public static final XPathType.Filter INTERSECT交差フィルタ処理です。 -
SUBTRACT
public static final XPathType.Filter SUBTRACT減算フィルタ処理です。 -
UNION
public static final XPathType.Filter UNION和集合フィルタ処理です。
-
-
メソッドの詳細
-
toString
-