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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generate(org.apache.cxf.tools.common.ToolContext penv)
     
    boolean
     
    void
    register(org.apache.cxf.tools.util.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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AntGenerator

      public AntGenerator()
  • Method Details

    • register

      public void register(org.apache.cxf.tools.util.ClassCollector collector, String packageName, String fileName)
      Specified by:
      register in class org.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