|
||||||||||
| 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.schema.SchemaGeneratorTask
public class SchemaGeneratorTask
| 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 | |
|---|---|
SchemaGeneratorTask()
|
|
| Method Summary | |
|---|---|
void |
addClasspath(org.apache.tools.ant.types.Path classpath)
|
protected void |
addCompilerParameters(org.apache.tools.ant.taskdefs.Java javatask)
|
void |
addJvmarg(org.apache.tools.ant.types.Commandline.Argument jvmarg)
|
void |
execute()
|
protected void |
generateSchemas(File baseDir)
Compile files using GWT compiler |
void |
setInputCharset(String inputCharset)
|
void |
setOutputDir(File outputDir)
|
void |
setWebDir(File webDir)
|
| 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 SchemaGeneratorTask()
| Method Detail |
|---|
public void addClasspath(org.apache.tools.ant.types.Path classpath)
public void addJvmarg(org.apache.tools.ant.types.Commandline.Argument jvmarg)
public void setOutputDir(File outputDir)
public void setWebDir(File webDir)
public void setInputCharset(String inputCharset)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildException
protected void generateSchemas(File baseDir)
throws Exception
file -
Exception
protected void addCompilerParameters(org.apache.tools.ant.taskdefs.Java javatask)
throws Exception
javatask -
IOException
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||