public class SchemaNode extends DALNode
| Constructor and Description |
|---|
SchemaNode(java.lang.String schema) |
| Modifier and Type | Method and Description |
|---|---|
ConstructorViaSchema |
getValueConstructorViaSchema(RuntimeContextBuilder.DALRuntimeContext context) |
java.lang.String |
inspect() |
collectFields, evaluate, evaluateData, getRootSymbolName, guessTableHeaderType, needPostBlankWarningCheck, needPrefixBlankWarningCheck, propertyChain, toVerify, verifypublic ConstructorViaSchema getValueConstructorViaSchema(RuntimeContextBuilder.DALRuntimeContext context)