Class WSDL11Writer

java.lang.Object
org.apache.axis2.wsdl.codegen.writer.WSDL11Writer

public class WSDL11Writer extends Object
  • Field Details

  • Constructor Details

    • WSDL11Writer

      public WSDL11Writer(File baseFolder)
  • Method Details

    • writeWSDL

      public void writeWSDL(org.apache.axis2.description.AxisService axisService)
    • writeWSDL

      public void writeWSDL(org.apache.axis2.description.AxisService axisService, javax.wsdl.Definition definition, Map changedMap)
    • adjustWSDLSchemaLocatins

      public void adjustWSDLSchemaLocatins(javax.wsdl.Definition definition, Map changedSchemaLocations)
      Deprecated.
      please use adjustWSDLSchemaLocations
      Parameters:
      definition -
      changedSchemaLocations -
    • adjustWSDLSchemaLocations

      public void adjustWSDLSchemaLocations(javax.wsdl.Definition definition, Map changedSchemaLocations)
      adjust the schema locations in the original wsdl
      Parameters:
      definition -
      changedSchemaLocations -