public class YamlRepresenter extends Representer
Representer.RepresentJavaBean| Modifier and Type | Field | Description | 
|---|---|---|
| protected Map<Class<? extends Object>,Tag> | classTags | |
| protected DumperOptions.NonPrintableStyle | nonPrintableStyle | |
| protected TimeZone | timeZone | 
defaultFlowStyle, defaultScalarStyle, multiRepresenters, nullRepresenter, objectToRepresent, representedObjects, representerstypeDefinitions| Constructor | Description | 
|---|---|
| YamlRepresenter() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Tag | addClassTag(Class<? extends Object> arg0,
           Tag arg1) | |
| protected Tag | getTag(Class<?> arg0,
      Tag arg1) | |
| TimeZone | getTimeZone() | |
| void | setTimeZone(TimeZone arg0) | 
getDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTypeDescription, checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty, setPropertyUtilsprotected TimeZone timeZone
protected DumperOptions.NonPrintableStyle nonPrintableStyle
Copyright © 2020. All rights reserved.