org.globus.ogsa.wsdl
Class CachingWSDLReader

java.lang.Object
  extended byWSDLReaderImpl
      extended byorg.globus.ogsa.wsdl.CachingWSDLReader

public class CachingWSDLReader
extends WSDLReaderImpl

See Also:
Serialized Form

Constructor Summary
CachingWSDLReader()
           
 
Method Summary
protected  Import parseImport(org.w3c.dom.Element importEl, Definition def, java.util.Map importedDefs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachingWSDLReader

public CachingWSDLReader()
Method Detail

parseImport

protected Import parseImport(org.w3c.dom.Element importEl,
                             Definition def,
                             java.util.Map importedDefs)
                      throws WSDLException
Throws:
WSDLException