Class AntGenerator
java.lang.Object
org.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.java2wsdl.processor.internal.AntGenerator
- All Implemented Interfaces:
org.apache.cxf.tools.common.FrontEndGenerator
public class AntGenerator
extends org.apache.cxf.tools.wsdlto.core.AbstractGenerator
-
Field Summary
Fields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
env, name, velocity -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(org.apache.cxf.tools.common.ToolContext penv) booleanvoidMethods 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
public void register(org.apache.cxf.tools.util.ClassCollector collector, String packageName, String fileName) - Specified by:
registerin classorg.apache.cxf.tools.wsdlto.core.AbstractGenerator
-
passthrough
public boolean passthrough() -
generate
public void generate(org.apache.cxf.tools.common.ToolContext penv) throws org.apache.cxf.tools.common.ToolException - Throws:
org.apache.cxf.tools.common.ToolException
-