|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
public static class JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl |
---|
JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl |
Nested classes/interfaces inherited from interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType |
---|
JAXBJavaType.JAXBGlobalJavaType |
Constructor Summary | |
---|---|
protected |
JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl(XsObject pParent)
Creates a new instance of JAXBJavaTypeImpl.java. |
Method Summary | |
---|---|
XsQName |
getXmlType()
Returns the xmlType. |
void |
setXmlType(java.lang.String pType)
|
void |
setXmlType(XsQName pType)
|
void |
validate()
Validates the types, attributes, elements, ... |
Methods inherited from class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl |
---|
getName, getParseMethod, getPrintMethod, hasNsContext, setHasNsContext, setName, setParseMethod, setPrintMethod |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl |
---|
asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType |
---|
getName, getParseMethod, getPrintMethod, hasNsContext |
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsObject |
---|
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject |
Constructor Detail |
---|
protected JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl(XsObject pParent)
Creates a new instance of JAXBJavaTypeImpl.java.
Method Detail |
---|
public void setXmlType(XsQName pType)
public void setXmlType(java.lang.String pType) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public XsQName getXmlType()
JAXBJavaType.JAXBGlobalJavaType
Returns the xmlType.
getXmlType
in interface JAXBJavaType.JAXBGlobalJavaType
public void validate() throws org.xml.sax.SAXException
XsObject
Validates the types, attributes, elements, ... internal state.
validate
in interface XsObject
validate
in class XsObjectImpl
org.xml.sax.SAXException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |