|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.yaml.snakeyaml.constructor.BaseConstructor
org.yaml.snakeyaml.constructor.SafeConstructor
org.yaml.snakeyaml.constructor.Constructor
de.saumya.mojo.gems.spec.yaml.MappingConstructor
public class MappingConstructor
A helper for snakeYaml.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.yaml.snakeyaml.constructor.Constructor |
|---|
org.yaml.snakeyaml.constructor.Constructor.ConstructScalar |
| Nested classes/interfaces inherited from class org.yaml.snakeyaml.constructor.SafeConstructor |
|---|
org.yaml.snakeyaml.constructor.SafeConstructor.ConstructYamlTimestamp |
| Field Summary |
|---|
| Fields inherited from class org.yaml.snakeyaml.constructor.SafeConstructor |
|---|
undefinedConstructor |
| Fields inherited from class org.yaml.snakeyaml.constructor.BaseConstructor |
|---|
rootTag, yamlClassConstructors, yamlConstructors, yamlMultiConstructors |
| Constructor Summary | |
|---|---|
MappingConstructor()
|
|
| Method Summary |
|---|
| Methods inherited from class org.yaml.snakeyaml.constructor.Constructor |
|---|
addTypeDescription, getClassForName, getClassForNode |
| Methods inherited from class org.yaml.snakeyaml.constructor.SafeConstructor |
|---|
constructMapping2ndStep, constructSet2ndStep |
| Methods inherited from class org.yaml.snakeyaml.constructor.BaseConstructor |
|---|
checkData, constructMapping, constructObject, constructScalar, constructSequence, constructSequenceStep2, constructSet, createDefaultList, createDefaultMap, createDefaultSet, getConstructor, getData, getSingleData, setComposer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingConstructor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||