@Documented @Retention(value=RUNTIME) @Target(value={METHOD,TYPE,PARAMETER}) public @interface Mapped
Modifier and Type | Optional Element and Description |
---|---|
String[] |
attributesAsElements
List of JSON attributes that should be regarded as Elements
|
XmlNsMap[] |
namespaceMap
Map the XML namespace to a JSON namespace
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.