|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.cruxframework.crux.tools.compile.AbstractCruxCompilerTask
org.cruxframework.crux.tools.compile.CruxCompilerTask
public class CruxCompilerTask
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.Task |
|---|
description, location, target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
project |
| Constructor Summary | |
|---|---|
CruxCompilerTask()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.cruxframework.crux.tools.compile.AbstractCruxCompilerTask |
|---|
addArg, addClasspath, addJvmarg, compileFile, execute, getProgramClassName, setDoNotPreCompileJavaSource, setFailOnError, setIndentPages, setInputCharset, setKeepPagesGeneratedFiles, setOutputCharset, setOutputDir, setPageFileExtension, setPagesOutputDir, setScanAllowedPackages, setScanIgnoredPackages, setSrcDir, setWebDir |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
getProject, setProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CruxCompilerTask()
| Method Detail |
|---|
public void addDirset(org.apache.tools.ant.types.DirSet dirset)
protected List<File> getInputFiles()
throws Exception
Exception
protected void addCompilerParameters(org.apache.tools.ant.taskdefs.Java javatask)
throws Exception
addCompilerParameters in class AbstractCruxCompilerTaskjavatask -
Exception
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||