Class WSDLToJavaScriptProcessor

java.lang.Object
org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScriptProcessor
All Implemented Interfaces:
org.apache.cxf.tools.common.Processor

public class WSDLToJavaScriptProcessor extends org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
  • Field Summary

    Fields inherited from class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor

    context, WSDL_FILE_NAME_EXT
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor

    getEnvironment, setEnvironment

    Methods inherited from class java.lang.Object

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

    • WSDLToJavaScriptProcessor

      public WSDLToJavaScriptProcessor()
  • Method Details

    • process

      public void process() throws org.apache.cxf.tools.common.ToolException
      Specified by:
      process in interface org.apache.cxf.tools.common.Processor
      Overrides:
      process in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
      Throws:
      org.apache.cxf.tools.common.ToolException