| Package | Description |
|---|---|
| com.sun.tools.ws.processor.model.jaxb | |
| com.sun.tools.ws.processor.modeler.wsdl | |
| com.sun.tools.xjc.api |
API for programmatic invocation of XJC and schemagen.
|
| Modifier and Type | Method and Description |
|---|---|
TypeAndAnnotation |
JAXBTypeAndAnnotation.getTypeAnn() |
| Modifier and Type | Method and Description |
|---|---|
void |
JAXBTypeAndAnnotation.setTypeAnn(TypeAndAnnotation typeAnn) |
| Constructor and Description |
|---|
JAXBTypeAndAnnotation(TypeAndAnnotation typeAnn) |
JAXBTypeAndAnnotation(TypeAndAnnotation typeAnn,
JType type) |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAnnotation |
JAXBModelBuilder.getElementTypeAndAnn(QName qname) |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAnnotation |
S2JJAXBModel.getJavaType(QName xmlTypeName)
Returns the fully-qualified name of the Java type that is bound to the
specified XML type.
|
TypeAndAnnotation |
Mapping.getType()
Returns the fully-qualified name of the java class for the type of this element.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.