|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.arnx.jsonic.JSON
net.arnx.jsonic.web.WebServiceServlet.JSON
public static class WebServiceServlet.JSON
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.arnx.jsonic.JSON |
|---|
JSON.Context, JSON.Mode |
| Field Summary |
|---|
| Fields inherited from class net.arnx.jsonic.JSON |
|---|
prototype |
| Constructor Summary | |
|---|---|
WebServiceServlet.JSON()
|
|
| Method Summary | |
|---|---|
protected boolean |
ignore(JSON.Context context,
Class<?> target,
Member member)
Ignore this property. |
| Methods inherited from class net.arnx.jsonic.JSON |
|---|
convert, create, decode, decode, decode, decode, decode, decode, decode, decode, decode, encode, encode, encode, encode, encode, encode, escapeScript, escapeScript, escapeScript, format, format, format, getMaxDepth, getMode, normalize, parse, parse, parse, parse, parse, parse, parse, parse, parse, postparse, preformat, setContext, setDateFormat, setEnumStyle, setLocale, setMaxDepth, setMode, setNumberFormat, setPrettyPrint, setPropertyStyle, setSuppressNull, setTimeZone, validate, validate, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebServiceServlet.JSON()
| Method Detail |
|---|
protected boolean ignore(JSON.Context context,
Class<?> target,
Member member)
JSON
ignore in class JSONcontext - current contexttarget - target classmember - target member
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||