org.apache.ws.jaxme.xs.jaxb
public interface JAXBSchemaBindings
This interface implements the JAXB schema bindings.
Version: $Id: JAXBSchemaBindings.java 231789 2004-02-22 00:52:34Z jochen $
Nested Class Summary | |
---|---|
static interface | JAXBSchemaBindings.NameTransformation |
static interface | JAXBSchemaBindings.NameXmlTransform |
static interface | JAXBSchemaBindings.Package Configures the package that is used in this schema. |
Method Summary | |
---|---|
JAXBSchemaBindings.NameXmlTransform[] | getNameXmlTransform() Returns the list of NameXmlTransforms. |
JAXBSchemaBindings.Package | getPackage() Returns the package declaration. |
Returns the list of NameXmlTransforms.
Returns the package declaration.