com.sun.tools.jxc.api.impl.j2s
Class JavaCompilerImpl
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaCompilerImpl
public JavaCompilerImpl()
bind
public J2SJAXBModel bind(Collection<Reference> rootClasses,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
ProcessingEnvironment env)
- Specified by:
bind in interface JavaCompiler
Copyright © 2014 Oracle Corporation. All Rights Reserved.