Uses of Interface
com.sun.tools.jxc.api.J2SJAXBModel
-
Packages that use J2SJAXBModel Package Description com.sun.tools.jxc.api -
-
Uses of J2SJAXBModel in com.sun.tools.jxc.api
Methods in com.sun.tools.jxc.api that return J2SJAXBModel Modifier and Type Method Description J2SJAXBModelJavaCompiler. bind(Collection<Reference> rootTypes, Map<QName,Reference> additionalElementDecls, ProcessingEnvironment source, String defaultNamespaceRemap)Compiles the given annotated Java source code.
-