Class YamlRepresenter
java.lang.Object
org.yaml.snakeyaml.representer.BaseRepresenter
org.yaml.snakeyaml.representer.Representer
org.bukkit.configuration.file.YamlRepresenter
-
Nested Class Summary
Nested classes/interfaces inherited from class Representer
Representer.RepresentJavaBean -
Field Summary
FieldsFields inherited from class Representer
typeDefinitionsFields inherited from class BaseRepresenter
defaultFlowStyle, defaultScalarStyle, multiRepresenters, nullRepresenter, objectToRepresent, representedObjects, representers -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.options requiredYamlRepresenter(@NotNull DumperOptions options) -
Method Summary
Modifier and TypeMethodDescriptionaddClassTag(Class<? extends Object> arg0, Tag arg1) protected TagvoidsetTimeZone(TimeZone arg0) Methods inherited from class Representer
addTypeDescription, checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty, setPropertyUtils
-
Field Details
-
classTags
-
timeZone
-
nonPrintableStyle
-
-
Constructor Details
-
YamlRepresenter
Deprecated.options required -
YamlRepresenter
-
-
Method Details
-
getTag
-
addClassTag
-
getTimeZone
-
setTimeZone
-