|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeDescription | |
|---|---|
| org.yaml.snakeyaml.constructor | |
| Uses of TypeDescription in org.yaml.snakeyaml.constructor |
|---|
| Fields in org.yaml.snakeyaml.constructor with type parameters of type TypeDescription | |
|---|---|
protected Map<Class<? extends Object>,TypeDescription> |
Constructor.typeDefinitions
|
| Methods in org.yaml.snakeyaml.constructor that return TypeDescription | |
|---|---|
TypeDescription |
Constructor.addTypeDescription(TypeDescription definition)
Make YAML aware how to parse a custom Class. |
| Methods in org.yaml.snakeyaml.constructor with parameters of type TypeDescription | |
|---|---|
TypeDescription |
Constructor.addTypeDescription(TypeDescription definition)
Make YAML aware how to parse a custom Class. |
| Constructors in org.yaml.snakeyaml.constructor with parameters of type TypeDescription | |
|---|---|
Constructor(TypeDescription theRoot)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||