Class WsdlParser

  • All Implemented Interfaces:

    
    public final class WsdlParser
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final WsdlApi parse(String wsdlLocation)
      final Unit collect(XmlSchemaComplexType type)
      final Unit collect(XmlSchemaComplexType type, QName name)
      final Unit collect(XmlSchemaElement element)
      final Unit collect(XmlSchemaSimpleType type)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait