com.sun.tools.jxc.api
Class JXC

java.lang.Object
  extended by com.sun.tools.jxc.api.JXC

public class JXC
extends Object

User: Iaroslav Savytskyi Date: 25/05/12


Constructor Summary
JXC()
           
 
Method Summary
static JavaCompiler createJavaCompiler()
          Gets a fresh JavaCompiler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JXC

public JXC()
Method Detail

createJavaCompiler

public static JavaCompiler createJavaCompiler()
Gets a fresh JavaCompiler.

Returns:
always return non-null object.


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.