Uses of Class
de.fraunhofer.ipsi.xquery.io.InputException

Packages that use InputException
de.fraunhofer.ipsi.xquery.io   
 

Uses of InputException in de.fraunhofer.ipsi.xquery.io
 

Methods in de.fraunhofer.ipsi.xquery.io that throw InputException
 Sequence DocumentManager.getCollection(java.lang.String systemId)
          Finds a collection, is called by the collection() function.
 DocumentNode DocumentManager.getDocument(java.lang.String systemId)
          Finds a document, is called by the document() function.