|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.yaml.snakeyaml.constructor.AbstractConstruct
org.yaml.snakeyaml.extensions.compactnotation.CompactConstructor.ConstructCompactObject
public class CompactConstructor.ConstructCompactObject
| Constructor Summary | |
|---|---|
CompactConstructor.ConstructCompactObject()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
construct(Node node)
Construct a Java instance with all the properties injected when it is possible. |
| Methods inherited from class org.yaml.snakeyaml.constructor.AbstractConstruct |
|---|
construct2ndStep |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompactConstructor.ConstructCompactObject()
| Method Detail |
|---|
public java.lang.Object construct(Node node)
Construct
node - composed Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||