public static class Ant.AntTypesafeEnumerationGenerator extends Ant.BasicAntTask
| Constructor and Description |
|---|
Ant.AntTypesafeEnumerationGenerator() |
| Modifier and Type | Method and Description |
|---|---|
TypesafeEnumerationGenerator.Item |
createItem()
Creates a new, nested item.
|
void |
finish()
Performs validation of the attributes and nested elements.
|
void |
generate(JavaSourceFactory pFactory,
JavaQName pTargetClass)
Abstract method, which is invoked to generate the target class.
|
void |
setAddingEquals(boolean pAddingEquals)
Sets whether the equals and hashCode methods are being
generated.
|
doExecute, setTargetClassaddClasspath, execute, getClasspath, getClasspathRef, getDestDir, isSettingLoggerFactory, setClasspathRef, setDestDir, setSettingLoggerFactorybindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setAddingEquals(boolean pAddingEquals)
public TypesafeEnumerationGenerator.Item createItem()
public void finish()
Ant.ReallyBasicAntTaskPerforms validation of the attributes and nested elements.
finish in class Ant.BasicAntTaskpublic void generate(JavaSourceFactory pFactory, JavaQName pTargetClass) throws java.lang.Exception
Ant.BasicAntTaskgenerate in class Ant.BasicAntTaskjava.lang.Exception