com.envoisolutions.sxc.compiler
Class EclipseCompiler

java.lang.Object
  extended by com.envoisolutions.sxc.compiler.Compiler
      extended by com.envoisolutions.sxc.compiler.EclipseCompiler

public class EclipseCompiler
extends Compiler


Field Summary
 
Fields inherited from class com.envoisolutions.sxc.compiler.Compiler
ECLIPSE, JAVAC
 
Constructor Summary
EclipseCompiler()
           
 
Method Summary
 java.lang.ClassLoader compile(java.util.Map<java.lang.String,java.io.File> sources)
           
 
Methods inherited from class com.envoisolutions.sxc.compiler.Compiler
newInstance, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseCompiler

public EclipseCompiler()
Method Detail

compile

public java.lang.ClassLoader compile(java.util.Map<java.lang.String,java.io.File> sources)
Specified by:
compile in class Compiler


Copyright © 2007-2008 Envoi Solutions LLC. All Rights Reserved.