Provides an WSDL Object model that can parse and generate WSDL.
String wsdlFile = //location of the wsdl Definitions d = WsdlFactory.create(wsdlFile);