public class AntGenerator
extends org.apache.cxf.tools.wsdlto.core.AbstractGenerator
| Constructor and Description |
|---|
AntGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(org.apache.cxf.tools.common.ToolContext penv) |
boolean |
passthrough() |
void |
register(org.apache.cxf.tools.util.ClassCollector collector,
String packageName,
String fileName) |
public void register(org.apache.cxf.tools.util.ClassCollector collector,
String packageName,
String fileName)
register in class org.apache.cxf.tools.wsdlto.core.AbstractGeneratorpublic boolean passthrough()
public void generate(org.apache.cxf.tools.common.ToolContext penv)
throws org.apache.cxf.tools.common.ToolException
org.apache.cxf.tools.common.ToolExceptionApache CXF