public class SortSymbolNode extends DALNode
| Modifier and Type | Class and Description |
|---|---|
static class |
SortSymbolNode.Type |
| Constructor and Description |
|---|
SortSymbolNode(java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
SortSymbolNode.Type |
getType() |
java.lang.String |
inspect() |
bracketSymbolNode, constFalse, constInteger, constNull, constNumber, constString, constTrue, elementSchemas, evaluate, evaluateData, getRootSymbolName, metaSymbolNode, numberSymbol, parenthesesNode, propertyChain, regex, relaxString, schema, schemas, stringSymbol, symbolNode, verify, verify, verify, verify, verifyBy, verifyBypublic SortSymbolNode.Type getType()