Modifier and Type | Field and 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.
|
public static final XPathType.Filter INTERSECT
public static final XPathType.Filter SUBTRACT
public static final XPathType.Filter UNION
Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.