com.sun.tools.jxc.api.impl.j2s
Class JavaCompilerImpl
java.lang.Object
com.sun.tools.jxc.api.impl.j2s.JavaCompilerImpl
- All Implemented Interfaces:
- com.sun.tools.xjc.api.JavaCompiler
public class JavaCompilerImpl
- extends Object
- implements com.sun.tools.xjc.api.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 com.sun.tools.xjc.api.J2SJAXBModel bind(Collection<com.sun.tools.xjc.api.Reference> rootClasses,
Map<QName,com.sun.tools.xjc.api.Reference> additionalElementDecls,
String defaultNamespaceRemap,
ProcessingEnvironment env)
- Specified by:
bind in interface com.sun.tools.xjc.api.JavaCompiler
Copyright © 2015 Oracle Corporation. All Rights Reserved.