|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value={METHOD,TYPE,PARAMETER}) public @interface Mapped
A JSONConfig.
Optional Element Summary | |
---|---|
java.lang.String[] |
attributesAsElements
List of JSON attributes that should be regarded as Elements |
XmlNsMap[] |
namespaceMap
Map the XML namespace to a JSON namespace |
public abstract java.lang.String[] attributesAsElements
public abstract XmlNsMap[] namespaceMap
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |