public class AntGenerator extends AbstractGenerator
env, name, velocity
Constructor and Description |
---|
AntGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generate(ToolContext penv) |
boolean |
passthrough() |
void |
register(ClassCollector collector,
String packageName,
String fileName) |
clearAttributes, doWrite, getEnvironment, getName, getOutputDir, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep
public void register(ClassCollector collector, String packageName, String fileName)
register
in class AbstractGenerator
public boolean passthrough()
public void generate(ToolContext penv) throws ToolException
ToolException
Apache CXF