protected class Constructor.ConstructScalar extends AbstractConstruct
| Modifier | Constructor and Description |
|---|---|
protected |
ConstructScalar() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
construct(Node nnode)
Construct a Java instance with all the properties injected when it is possible.
|
private java.lang.Object |
constructStandardJavaInstance(java.lang.Class type,
ScalarNode node) |
construct2ndSteppublic java.lang.Object construct(Node nnode)
Constructnnode - composed Nodeprivate java.lang.Object constructStandardJavaInstance(java.lang.Class type,
ScalarNode node)