Annotation Type JAXBConfig
-
@Documented @Retention(RUNTIME) @Target({METHOD,TYPE,PARAMETER}) public @interface JAXBConfig
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description javax.xml.bind.annotation.XmlNs[]
namespaces
FIXME Comment thisjava.lang.String
schema
FIXME Comment thisjava.lang.String
schemaType
FIXME Comment thisboolean
useNameSpacePrefix
FIXME Comment thisboolean
validate
FIXME Comment this
-