public class PathLateBindingValue extends java.lang.Object implements ILateBindingValue
| Constructor and Description |
|---|
PathLateBindingValue(Path path,
java.lang.Object rootDocument,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get()
Evaluate the expression at the point of need for Path type expressions
|
public PathLateBindingValue(Path path, java.lang.Object rootDocument, Configuration configuration)
public java.lang.Object get()
get in interface ILateBindingValue