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) |
construct2ndStep
public java.lang.Object construct(Node nnode)
Construct
nnode
- composed Nodeprivate java.lang.Object constructStandardJavaInstance(java.lang.Class type, ScalarNode node)