|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath.NodeComparisonOperator | |
---|---|
org.jboss.dna.jcr.xpath |
Uses of XPath.NodeComparisonOperator in org.jboss.dna.jcr.xpath |
---|
Methods in org.jboss.dna.jcr.xpath that return XPath.NodeComparisonOperator | |
---|---|
static XPath.NodeComparisonOperator |
XPath.NodeComparisonOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XPath.NodeComparisonOperator[] |
XPath.NodeComparisonOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jboss.dna.jcr.xpath with parameters of type XPath.NodeComparisonOperator | |
---|---|
XPath.NodeComparison(XPath.Component left,
XPath.NodeComparisonOperator operator,
XPath.Component right)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |