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