org.apache.ws.jaxme.xs.jaxb.impl
Class JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
- JAXBJavaTypeImpl
- JAXBJavaType, JAXBJavaType.JAXBGlobalJavaType, XsObject
public static class JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
XsQName | getXmlType() - Returns the xmlType.
|
void | setXmlType(String pType) - Sets the XML Type being customized by this element.
|
void | setXmlType(XsQName pType) - Sets the XML Type being customized by this element.
|
void | validate() - Validates the internal state of the type, attribute, element,
or whatever object.
|
getName , getParseMethod , getPrintMethod , getXmlType , hasNsContext , setHasNsContext , setName , setParseMethod , setPrintMethod , setXmlType , setXmlType |
asXsQName , asXsQName , getContext , getLocator , getNamespaceSupport , getObjectFactory , getParentObject , getXsESchema , isTopLevelObject , isValidated , validate |
JAXBGlobalJavaTypeImpl
protected JAXBGlobalJavaTypeImpl(XsObject pParent)
Creates a new instance of JAXBJavaTypeImpl.java.
setXmlType
public void setXmlType(String pType)
throws SAXException
Sets the XML Type being customized by this element.
- setXmlType in interface JAXBJavaTypeImpl
validate
public void validate()
throws SAXException
Validates the internal state of the type, attribute, element,
or whatever object.
- validate in interface XsObject
- validate in interface XsObjectImpl