com.voltvoodoo.brew.compile
Class FileTreeCompiler

java.lang.Object
  extended by com.voltvoodoo.brew.compile.FileTreeCompiler

public class FileTreeCompiler
extends java.lang.Object


Constructor Summary
FileTreeCompiler()
           
 
Method Summary
 void addDefinition(java.lang.String filePattern, Compiler compiler)
           
 void compile(java.util.List<java.io.File> sourceDirs, java.io.File outputDir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileTreeCompiler

public FileTreeCompiler()
Method Detail

addDefinition

public void addDefinition(java.lang.String filePattern,
                          Compiler compiler)

compile

public void compile(java.util.List<java.io.File> sourceDirs,
                    java.io.File outputDir)


Copyright © 2011 FuseSource. All Rights Reserved.