Package | Description |
---|---|
org.milyn.cdr.xpath.evaluators.equality | |
org.milyn.cdr.xpath.evaluators.value |
Modifier and Type | Field and Description |
---|---|
protected Value |
AbstractEqualityEvaluator.lhs |
protected Value |
AbstractEqualityEvaluator.rhs |
Modifier and Type | Method and Description |
---|---|
Value |
AbstractEqualityEvaluator.getLhs() |
Value |
AbstractEqualityEvaluator.getRhs() |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteValue
Absolute value getter.
|
class |
AttributeValue
Element text value getter.
|
class |
TextValue
Element text value getter.
|
Modifier and Type | Method and Description |
---|---|
static Value |
Value.getValue(org.jaxen.expr.Expr expr,
DataDecoder decoder,
Properties namespaces) |
Copyright © 2020. All rights reserved.