Package | Description |
---|---|
org.yaml.snakeyaml.representer |
Modifier and Type | Class and Description |
---|---|
protected class |
Representer.RepresentJavaBean |
Modifier and Type | Field and Description |
---|---|
protected Represent |
BaseRepresenter.nullRepresenter
in Java 'null' is not a type.
|
Modifier and Type | Field and Description |
---|---|
protected Map<Class<?>,Represent> |
BaseRepresenter.multiRepresenters
represent class and its children with common code
|
protected Map<Class<?>,Represent> |
BaseRepresenter.representers
represent the class without its subclasses
|
Copyright © 2008–2022. All rights reserved.