| Package | Description |
|---|---|
| org.yaml.snakeyaml | |
| org.yaml.snakeyaml.constructor |
| Modifier and Type | Method and Description |
|---|---|
TypeDescription |
LoaderOptions.getRootTypeDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoaderOptions.setRootTypeDescription(TypeDescription rootTypeDescription) |
| Constructor and Description |
|---|
JavaBeanLoader(TypeDescription typeDescription) |
JavaBeanLoader(TypeDescription typeDescription,
BeanAccess beanAccess) |
LoaderOptions(TypeDescription rootTypeDescription) |
| 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.
|
Copyright © 2008-2012. All Rights Reserved.