org.apache.cxf.tools.wsdl2java.frontend.jaxws
Class AntGenerator

java.lang.Object
  extended by org.apache.cxf.tools.wsdl2java.frontend.jaxws.AbstractGenerator
      extended by org.apache.cxf.tools.wsdl2java.frontend.jaxws.AntGenerator
All Implemented Interfaces:
org.apache.cxf.tools.common.FrontEndGenerator

public class AntGenerator
extends AbstractGenerator


Field Summary
 
Fields inherited from class org.apache.cxf.tools.wsdl2java.frontend.jaxws.AbstractGenerator
attributes, env, name, TEMPLATE_BASE
 
Constructor Summary
AntGenerator()
           
 
Method Summary
 void generate(org.apache.cxf.tools.common.ToolContext penv)
           
 boolean passthrough()
           
 
Methods inherited from class org.apache.cxf.tools.wsdl2java.frontend.jaxws.AbstractGenerator
clearAttributes, doWrite, getEnvironment, getName, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntGenerator

public AntGenerator()
Method Detail

passthrough

public boolean passthrough()
Specified by:
passthrough in class AbstractGenerator

generate

public void generate(org.apache.cxf.tools.common.ToolContext penv)
              throws org.apache.cxf.tools.common.ToolException
Specified by:
generate in interface org.apache.cxf.tools.common.FrontEndGenerator
Specified by:
generate in class AbstractGenerator
Throws:
org.apache.cxf.tools.common.ToolException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.