Package 

Class WsdlParser

  • All Implemented Interfaces:

    
    public class WsdlParser
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class WsdlParser.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final WsdlModel wsdl
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final WsdlModel getWsdl() The parsed WsdlModel
      final Map<String, String> collectSchemas() Collects all the schemas associated to the provided wsdl file.
      • Methods inherited from class java.lang.Object

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