public class ListMappingNode extends DALNode implements ExecutableNode
| Constructor and Description |
|---|
ListMappingNode(DALNode symbolNode) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getRootSymbolName() |
Data |
getValue(Data data,
RuntimeContextBuilder.DALRuntimeContext context) |
java.lang.String |
inspect() |
bracketSymbolNode, constFalse, constInteger, constNull, constNumber, constString, constTrue, elementSchemas, evaluate, evaluateData, metaSymbolNode, numberSymbol, parenthesesNode, propertyChain, regex, relaxString, schema, schemas, stringSymbol, symbolNode, verify, verify, verify, verify, verifyBy, verifyBygetOperandPosition, getPositionBegin, setPositionBeginclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic ListMappingNode(DALNode symbolNode)
public Data getValue(Data data, RuntimeContextBuilder.DALRuntimeContext context)
getValue in interface ExecutableNodepublic java.lang.Object getRootSymbolName()
getRootSymbolName in class DALNode