Class WSDLFactoryImpl

java.lang.Object
javax.wsdl.factory.WSDLFactory
com.ibm.wsdl.factory.WSDLFactoryImpl

public class WSDLFactoryImpl extends WSDLFactory
This class is a concrete implementation of the abstract class WSDLFactory. Some ideas used here have been shamelessly copied from the wonderful JAXP and Xerces work.
Author:
Matthew J. Duftler (duftler@us.ibm.com)
  • Constructor Details

    • WSDLFactoryImpl

      public WSDLFactoryImpl()
  • Method Details