org.apache.ws.jaxme.xs.jaxb
public interface JAXBSchema extends XSSchema
Interface of a JAXB schema. It inherits the methods of JAXBGlobalBindings.
| Method Summary | |
|---|---|
| JAXBGlobalBindings | getJAXBGlobalBindings() Returns the schemas globalBindings. |
| String[] | getJaxbExtensionBindingPrefixes() Returns the schemas |
| String | getJaxbVersion() Returns the schemas |
Returns the schemas globalBindings. This is guaranteed to be non-null.
Returns the schemas jaxb:extensionBindingPrefixes list.
Returns the schemas jaxb:version attribute.