org.cruxframework.crux.tools.compile
Class CruxModulesCompilerTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.cruxframework.crux.tools.compile.AbstractCruxCompilerTask
              extended by org.cruxframework.crux.tools.compile.CruxCompilerTask
                  extended by org.cruxframework.crux.tools.compile.CruxModulesCompilerTask

Deprecated.

@Deprecated
public class CruxModulesCompilerTask
extends CruxCompilerTask

Author:
Thiago da Rosa de Bustamante

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
CruxModulesCompilerTask()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.cruxframework.crux.tools.compile.CruxCompilerTask
addCompilerParameters, addDirset, getInputFiles
 
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

CruxModulesCompilerTask

public CruxModulesCompilerTask()
Deprecated. 


Copyright © 2014. All rights reserved.