|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JAXBJavaType
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 |
|---|
java.lang.String getName()
Returns the runtime type.
XsQName getXmlType()
boolean hasNsContext()
Returns whether the print() and/or
parse() methods have an additional
nsContext attribute.
java.lang.String getParseMethod()
Returns the name of the parse() method.
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 | ||||||||