Package | Description |
---|---|
org.xmlbeam.util.intern.duplex |
Internal package for the bidirectional XPath parser.
|
Modifier and Type | Method and Description |
---|---|
ExpressionType |
DuplexExpression.getExpressionType()
Calculates the return type of the expression.
|
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-12-21-2017. All Rights Reserved.