|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface implements the JAXB javaType bindings.
Nested Class Summary | |
static interface |
JAXBJavaType.JAXBGlobalJavaType
|
Method Summary | |
java.lang.String |
getName()
Returns the runtime type. |
java.lang.String |
getParseMethod()
Returns the name of the parse() method. |
java.lang.String |
getPrintMethod()
Returns the name of the print() method. |
XsQName |
getXmlType()
Returns the XML type. |
boolean |
hasNsContext()
Returns whether the print() and/or
parse() methods have an additional
nsContext attribute. |
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsObject |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate |
Method Detail |
public java.lang.String getName()
Returns the runtime type.
public XsQName getXmlType()
public boolean hasNsContext()
Returns whether the print()
and/or
parse()
methods have an additional
nsContext
attribute.
public java.lang.String getParseMethod()
Returns the name of the parse()
method.
public java.lang.String getPrintMethod()
Returns the name of the print()
method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |