Hilbert II - Version 0.03.08

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

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

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

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

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

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


Hilbert II - Version 0.03.08

©left GNU General Public Licence
All Rights Reserved.