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
 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.