public interface WSDLParser
The implementation of this interface will provide some utilities in retrieving relevant information from a WSDL file.
| Modifier and Type | Method and Description |
|---|---|
WSDLDocument |
getWSDLDocument(URL wsdlLocation) |
WSDLDocument getWSDLDocument(URL wsdlLocation)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.