com.sun.tools.jxc.api
Class JXC
java.lang.Object
com.sun.tools.jxc.api.JXC
public class JXC
- extends Object
User: Iaroslav Savytskyi
Date: 25/05/12
|
Constructor Summary |
JXC()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JXC
public JXC()
createJavaCompiler
public static JavaCompiler createJavaCompiler()
- Gets a fresh
JavaCompiler.
- Returns:
- always return non-null object.
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.