Hilbert II - Version 0.03.04

Uses of Class
org.qedeq.kernel.common.SyntaxExceptionList

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

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

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

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

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


Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.