Package org.bukkit.configuration.file
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 org.yaml.snakeyaml.representer.Representer
Representer.RepresentJavaBean
-
Field Summary
Fields inherited from class org.yaml.snakeyaml.representer.Representer
typeDefinitions
Fields inherited from class org.yaml.snakeyaml.representer.BaseRepresenter
defaultFlowStyle, defaultScalarStyle, multiRepresenters, nullRepresenter, objectToRepresent, representedObjects, representers
-
Constructor Summary
ConstructorDescriptionDeprecated.options requiredYamlRepresenter
(@NotNull DumperOptions options) -
Method Summary
Modifier and TypeMethodDescriptionaddClassTag
(Class<? extends Object> arg0, Tag arg1) protected Tag
void
setTimeZone
(TimeZone arg0) Methods inherited from class org.yaml.snakeyaml.representer.Representer
addTypeDescription, checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty, setPropertyUtils
Methods inherited from class org.yaml.snakeyaml.representer.BaseRepresenter
getDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyle
-
Field Details
-
classTags
-
timeZone
-
nonPrintableStyle
-
-
Constructor Details
-
YamlRepresenter
Deprecated.options required -
YamlRepresenter
-
-
Method Details
-
getTag
-
addClassTag
-
getTimeZone
-
setTimeZone
-