org.ws4d.java.wsdl
Class WSDLSupportFactory

java.lang.Object
  extended by org.ws4d.java.wsdl.WSDLSupportFactory

public class WSDLSupportFactory
extends java.lang.Object


Constructor Summary
WSDLSupportFactory()
           
 
Method Summary
static WSDLSupportFactory getInstance()
           
 WSDLParser newParser()
           
 WSDLSerializer newSerializer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLSupportFactory

public WSDLSupportFactory()
Method Detail

getInstance

public static WSDLSupportFactory getInstance()
Returns:

newParser

public WSDLParser newParser()
Returns:

newSerializer

public WSDLSerializer newSerializer()
Returns: