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

Packages that use XMLCRuntimeException
org.enhydra.xml.xmlc.deferredparsing   
 

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

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



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