public static interface PresentationElement.ArrayElementInfo
Modifier and Type | Method and Description |
---|---|
Value |
getNodeValue()
Gets the array element node value.
|
String |
getText()
Gets the text for the array element.
|
Value |
getValue()
Gets the array element value.
|
Value getNodeValue()
String getText()
Value getValue()