Class AntGenerator
java.lang.Object
org.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.java2wsdl.processor.internal.AntGenerator
- All Implemented Interfaces:
FrontEndGenerator
-
Field Summary
Fields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
env, name, velocity -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(ToolContext penv) booleanvoidregister(ClassCollector collector, String packageName, String fileName) Methods inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
clearAttributes, doWrite, getEnvironment, getName, getOutputDir, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep
-
Constructor Details
-
AntGenerator
public AntGenerator()
-
-
Method Details
-
register
- Specified by:
registerin classAbstractGenerator
-
passthrough
public boolean passthrough() -
generate
- Throws:
ToolException
-