- java.lang.Object
-
- com.sun.tools.jxc.api.impl.j2s.JavaCompilerImpl
-
- All Implemented Interfaces:
JavaCompiler
public class JavaCompilerImpl extends Object implements JavaCompiler
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
-
-
Constructor Summary
Constructors Constructor Description JavaCompilerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description J2SJAXBModelbind(Collection<Reference> rootClasses, Map<QName,Reference> additionalElementDecls, String defaultNamespaceRemap, ProcessingEnvironment env)
-
-
-
Method Detail
-
bind
public J2SJAXBModel bind(Collection<Reference> rootClasses, Map<QName,Reference> additionalElementDecls, String defaultNamespaceRemap, ProcessingEnvironment env)
- Specified by:
bindin interfaceJavaCompiler
-
-