| Package | Description |
|---|---|
| com.sun.tools.xjc.api |
API for programmatic invocation of XJC and schemagen.
|
| Modifier and Type | Method and Description |
|---|---|
QName |
J2SJAXBModel.getXmlTypeName(Reference javaType)
Returns the name of the XML Type bound to the
specified Java type.
|
| Modifier and Type | Method and Description |
|---|---|
J2SJAXBModel |
JavaCompiler.bind(Collection<Reference> rootTypes,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
ProcessingEnvironment source)
Compiles the given annotated Java source code.
|
J2SJAXBModel |
JavaCompiler.bind(Collection<Reference> rootTypes,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
ProcessingEnvironment source)
Compiles the given annotated Java source code.
|
Copyright © 2015 Oracle Corporation. All Rights Reserved.