|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.voltvoodoo.brew.compile.RawCopyCompiler
public class RawCopyCompiler
| Constructor Summary | |
|---|---|
RawCopyCompiler(CompilerMojo mojo)
|
|
| Method Summary | |
|---|---|
void |
compile(java.util.List<java.lang.String> files,
java.io.File sourceDir,
java.io.File targetDir)
|
void |
copyFile(java.lang.String path,
java.io.File sourceDir,
java.io.File targetDir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RawCopyCompiler(CompilerMojo mojo)
| Method Detail |
|---|
public void compile(java.util.List<java.lang.String> files,
java.io.File sourceDir,
java.io.File targetDir)
compile in interface Compiler
public void copyFile(java.lang.String path,
java.io.File sourceDir,
java.io.File targetDir)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||