|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryOperator | |
|---|---|
| org.jboss.dna.cnd | Compact Node Definition (CND) defines JCR node types, property definitions, and child node definitions in a concise and easy-to-read form. |
| Uses of QueryOperator in org.jboss.dna.cnd |
|---|
| Methods in org.jboss.dna.cnd that return QueryOperator | |
|---|---|
static QueryOperator |
QueryOperator.forText(String text)
|
static QueryOperator |
QueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryOperator[] |
QueryOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.dna.cnd that return types with arguments of type QueryOperator | |
|---|---|
static Iterator<QueryOperator> |
QueryOperator.iterator()
Return an iterator over all the operator enumeration literals. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||