|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSONMarshalerException | |
|---|---|
| cc.plural.jsonij | |
| cc.plural.jsonij.marshal | |
| Uses of JSONMarshalerException in cc.plural.jsonij |
|---|
| Methods in cc.plural.jsonij that throw JSONMarshalerException | |
|---|---|
static Object |
JSONMarshaler.marshalJSON(JSON json,
Class<?> c)
|
static Object |
JSONMarshaler.marshalJSON(String json,
Class<?> c)
|
static Object |
JSONMarshaler.marshalJSON(Value value,
Class<?> c)
|
| Uses of JSONMarshalerException in cc.plural.jsonij.marshal |
|---|
| Methods in cc.plural.jsonij.marshal that throw JSONMarshalerException | |
|---|---|
Object |
JSONDocumentMarshaler.marshalJSONDocument(JSON json,
Class<?> objectClass)
|
Object |
JSONDocumentMarshaler.marshalJSONDocument(Value value,
Class<?> objectClass)
|
Object |
JSONDocumentMarshaler.marshalJSONDocumentObject(JSON.Object<CharSequence,Value> jsonObject,
Class<?> objectClass)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||