org.apache.ws.jaxme.xs.jaxb.impl
public class JAXBXsSchemaImpl extends XsESchemaImpl implements JAXBXsSchema
Constructor Summary | |
---|---|
JAXBXsSchemaImpl(XSContext pContext) Creates a new instance of JAXBXsSchemaImpl. |
Method Summary | |
---|---|
JAXBSchemaBindings | getJAXBSchemaBindings() |
String[] | getJaxbExtensionBindingPrefixes() |
String | getJaxbVersion() |
boolean | setAttribute(String pQName, String pNamespaceURI, String pLocalName, String pValue) |
void | setJaxbExtensionBindingPrefixes(String pExtensionBindingPrefixes) |
void | setJaxbVersion(String pVersion) |
void | validate() |
Creates a new instance of JAXBXsSchemaImpl.