Uses of Interface
org.yaml.snakeyaml.representer.Represent
Packages that use Represent
-
Uses of Represent in org.yaml.snakeyaml.representer
Classes in org.yaml.snakeyaml.representer that implement RepresentFields in org.yaml.snakeyaml.representer declared as RepresentModifier and TypeFieldDescriptionprotected Represent
BaseRepresenter.nullRepresenter
in Java 'null' is not a type.Fields in org.yaml.snakeyaml.representer with type parameters of type RepresentModifier and TypeFieldDescriptionBaseRepresenter.multiRepresenters
represent class and its children with common codeBaseRepresenter.representers
represent the class without its subclasses