Package 

Class WsdlSchemasCollector

  • All Implemented Interfaces:

    
    public final class WsdlSchemasCollector
    
                        

    The purpose of this class is to find all the schema URLs, both local or remote, for a given WSDL definition. This includes imports and includes in the WSDL file and recursively in each schema found.

    • 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 SchemaCollector collector()
      final Map<String, String> toInMemorySchemaMap()
      • Methods inherited from class java.lang.Object

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