-
- All Implemented Interfaces:
public final class WsdlSchemasCollectorThe 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.
-
-
Constructor Summary
Constructors Constructor Description WsdlSchemasCollector(Definition definition, String charset)
-
Method Summary
Modifier and Type Method Description final SchemaCollectorcollector()final Map<String, String>toInMemorySchemaMap()
-