Interface WSDLParser

All Known Implementing Classes:
WSDLParser

public interface WSDLParser
This interface is implemented by com.sun.xml.rpc.wsdl.parser.WSDLParser

The implementation of this interface will provide some utilities in retrieving relevant information from a WSDL file.

  • Method Details