| Package | Description |
|---|---|
| org.yaml.snakeyaml.constructor |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<? extends Object>,TypeDescription> |
Constructor.typeDefinitions |
| Modifier and Type | Method and Description |
|---|---|
TypeDescription |
Constructor.addTypeDescription(TypeDescription definition)
Make YAML aware how to parse a custom Class.
|
| Modifier and Type | Method and Description |
|---|---|
TypeDescription |
Constructor.addTypeDescription(TypeDescription definition)
Make YAML aware how to parse a custom Class.
|
| Constructor and Description |
|---|
Constructor(TypeDescription theRoot) |
Copyright © 2008–2016. All rights reserved.