|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value={METHOD,TYPE,PARAMETER}) public @interface JAXBConfig
Optional Element Summary | |
---|---|
XmlNs[] |
namespaces
FIXME Comment this |
String |
schema
FIXME Comment this |
String |
schemaType
FIXME Comment this |
boolean |
useNameSpacePrefix
FIXME Comment this |
boolean |
validate
FIXME Comment this |
public abstract boolean useNameSpacePrefix
public abstract XmlNs[] namespaces
public abstract boolean validate
public abstract String schema
public abstract String schemaType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |