Class WsdlTypelessParser

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.mule.wsdl.parser.WsdlParser

        collectSchemas, getWsdl
      • Methods inherited from class java.lang.Object

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

      • WsdlTypelessParser

        WsdlTypelessParser(WSDLLocator wsdlLocator, String charset)
    • Method Detail