Package com.aspectran.core.activity
Class ActivityStringifyContext
java.lang.Object
com.aspectran.utils.StringifyContext
com.aspectran.core.activity.ActivityStringifyContext
- All Implemented Interfaces:
Cloneable
Created: 2019-07-06
-
Field Summary
Fields -
Method Summary
Methods inherited from class com.aspectran.utils.StringifyContext
clone, getDateFormat, getDateFormatter, getDateTimeFormat, getDateTimeFormatter, getIndentSize, getIndentString, getLocale, getTimeFormat, getTimeFormatter, hasIndentSize, hasNullWritable, hasPrettyPrint, isIndentTab, isNullWritable, isPrettyPrint, merge, setDateFormat, setDateFormatter, setDateTimeFormat, setDateTimeFormatter, setIndentSize, setIndentTab, setLocale, setNullWritable, setPrettyPrint, setSimpleDateFormat, setTimeFormat, setTimeFormatter, toDate, toDate, toLocalDate, toLocalDate, toLocalDateTime, toLocalDateTime, toLocalTime, toLocalTime, toString, toString, toString, toString, toString, toString, toString, toString, toString
-
Field Details
-
FORMAT_PRETTY_PRINT
- See Also:
-
FORMAT_INDENT_STYLE
- See Also:
-
FORMAT_INDENT_SIZE
- See Also:
-
FORMAT_NULL_WRITABLE
- See Also:
-
FORMAT_DATETIME_FORMAT
- See Also:
-
FORMAT_DATE_FORMAT
- See Also:
-
FORMAT_TIME_FORMAT
- See Also:
-