Package org.geotools.ysld.encode
Class YsldRepresenter
Object
BaseRepresenter
Representer
YsldRepresenter
public class YsldRepresenter
extends Representer
Represent YSLD JavaBeans Extends the yaml
Representer
for YSLD-specific representations for Color, UOM (unit
of measure) and Tuple.-
Nested Class Summary
Nested classes/interfaces inherited from class Representer
Representer.RepresentJavaBean
-
Field Summary
FieldsFields inherited from class Representer
typeDefinitions
Fields inherited from class BaseRepresenter
defaultFlowStyle, defaultScalarStyle, multiRepresenters, nullRepresenter, objectToRepresent, representedObjects, representers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTag
addClassTag
(Class<? extends Object> arg0, Tag arg1) protected Tag
void
setTimeZone
(TimeZone arg0) Methods inherited from class Representer
addTypeDescription, checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty, setPropertyUtils
Methods inherited from class BaseRepresenter
getDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyle
-
Field Details
-
classTags
-
timeZone
-
nonPrintableStyle
protected DumperOptions.NonPrintableStyle nonPrintableStyle
-
-
Constructor Details
-
YsldRepresenter
-
-
Method Details
-
getTag
-
addClassTag
-
getTimeZone
-
setTimeZone
-