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)
Deprecated.
|
JavaBeanLoader(TypeDescription typeDescription,
BeanAccess beanAccess)
Deprecated.
|
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.
|
Constructor and Description |
---|
Constructor(TypeDescription theRoot) |
Copyright © 2008-2012. All Rights Reserved.