Package | Description |
---|---|
com.sun.tools.jxc.api.impl.j2s | |
com.sun.tools.xjc.api |
API for programmatic invocation of XJC and schemagen.
|
Modifier and Type | Method and Description |
---|---|
J2SJAXBModel |
JavaCompilerImpl.bind(Collection<Reference> rootClasses,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
ProcessingEnvironment env) |
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.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.