- S2Container - Class in net.arnx.jsonic.web.extension
-
- S2Container() - Constructor for class net.arnx.jsonic.web.extension.S2Container
-
- ScriptParser - Class in net.arnx.jsonic.parse
-
- ScriptParser(InputSource, int, boolean, boolean, LocalCache) - Constructor for class net.arnx.jsonic.parse.ScriptParser
-
- servlet - Variable in class net.arnx.jsonic.web.Container
-
- setContext(Object) - Method in class net.arnx.jsonic.JSON
-
Sets context for inner class.
- setDateFormat(String) - Method in class net.arnx.jsonic.JSON
-
Sets default Date format.
- setEnumStyle(NamingStyle) - Method in class net.arnx.jsonic.JSON
-
Sets default Case style for Enum.
- setIndentText(String) - Method in class net.arnx.jsonic.JSON
-
Set indent text for pretty printing.
- setInitialIndent(int) - Method in class net.arnx.jsonic.JSON
-
Set initial indent for pretty printing.
- setLocale(Locale) - Method in class net.arnx.jsonic.JSON
-
Sets locale for formatting, converting and selecting message.
- setMaxDepth(int) - Method in class net.arnx.jsonic.JSON
-
Sets maximum depth for the nest depth.
- setMode(JSON.Mode) - Method in class net.arnx.jsonic.JSON
-
Sets JSON interpreter mode.
- setNumberFormat(String) - Method in class net.arnx.jsonic.JSON
-
Sets default Number format.
- setPrettyPrint(boolean) - Method in class net.arnx.jsonic.JSON
-
Output json string is to human-readable format.
- setPropertyStyle(NamingStyle) - Method in class net.arnx.jsonic.JSON
-
Sets default Case style for the property name of JSON object.
- setSuppressNull(boolean) - Method in class net.arnx.jsonic.JSON
-
If this property is true, the null value's items of Bean or DynaBean is ignored.
- setTimeZone(TimeZone) - Method in class net.arnx.jsonic.JSON
-
Sets timeZone for formatting and converting.
- SpringContainer - Class in net.arnx.jsonic.web.extension
-
- SpringContainer() - Constructor for class net.arnx.jsonic.web.extension.SpringContainer
-
- start(HttpServletRequest, HttpServletResponse) - Method in class net.arnx.jsonic.web.Container
-