Uses of Class
org.enhydra.xml.xmlc.XMLCRuntimeException

Packages that use XMLCRuntimeException
org.enhydra.xml.xmlc.deferredparsing org.enhydra.xml.xmlc.deferredparsing provides support for deferred parsing of *ML objects. 
 

Uses of XMLCRuntimeException in org.enhydra.xml.xmlc.deferredparsing
 

Methods in org.enhydra.xml.xmlc.deferredparsing that throw XMLCRuntimeException
 Document DocumentLoaderImpl.getDocument(Class docClass)
          Get a DOM instance representing the specified document.
protected  String DocumentLoaderImpl.getSourceFileName(Class docClass)
          Get the name of the source file associated with docClass
protected  URL DocumentLoaderImpl.findSourceUrl(Class docClass)
          Find the URL of the source document associated with docClass
protected  String DocumentLoaderImpl.metaDataFileName(Class docClass)
          Get the meta-data file path.
 Document DocumentLoader.getDocument(Class docClass)
          Get a DOM instance representing the specified document.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.