Hilbert II - Version 0.03.01

Uses of Class
org.qedeq.kernel.xml.parser.ExceptionList

Packages that use ExceptionList
org.qedeq.kernel.xml.parser Connection to SAX XML parsers. 
 

Uses of ExceptionList in org.qedeq.kernel.xml.parser
 

Methods in org.qedeq.kernel.xml.parser that return ExceptionList
 ExceptionList SaxParser.getExceptionList()
          Get errors that occurred during last parsing.
 

Methods in org.qedeq.kernel.xml.parser with parameters of type ExceptionList
 void SaxDefaultHandler.setExceptionList(ExceptionList errorList)
          Set parse exception list.
 

Constructors in org.qedeq.kernel.xml.parser with parameters of type ExceptionList
SaxErrorHandler(URL url, ExceptionList list)
          Constructor.
 


Hilbert II - Version 0.03.01

©left GNU General Public Licence
All Rights Reserved.