public class CruxCompilerTask extends AbstractCruxCompilerTask
| Constructor and Description |
|---|
CruxCompilerTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCompilerParameters(org.apache.tools.ant.taskdefs.Java javatask) |
void |
addDirset(org.apache.tools.ant.types.DirSet dirset) |
protected List<File> |
getInputFiles()
Gets the list of directories that will be compiled
|
addArg, addClasspath, addJvmarg, compileFile, execute, getProgramClassName, setDoNotPreCompileJavaSource, setFailOnError, setIndentPages, setInputCharset, setKeepPagesGeneratedFiles, setOutputCharset, setOutputDir, setPageFileExtension, setPagesOutputDir, setScanAllowedPackages, setScanIgnoredPackages, setSrcDir, setWebDirgetDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void addDirset(org.apache.tools.ant.types.DirSet dirset)
protected List<File> getInputFiles() throws Exception
Exceptionprotected void addCompilerParameters(org.apache.tools.ant.taskdefs.Java javatask)
throws Exception
addCompilerParameters in class AbstractCruxCompilerTaskjavatask - ExceptionIOExceptionCopyright © 2015. All rights reserved.