Hilbert II - Version 0.03.08

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

Packages that use SourceFileException
org.qedeq.kernel.common Common classes.  
org.qedeq.kernel.xml.parser Connection to SAX XML parsers. 
 

Uses of SourceFileException in org.qedeq.kernel.common
 

Methods in org.qedeq.kernel.common that return SourceFileException
abstract  SourceFileException SourceFileExceptionList.get(int i)
          Get i-th exception.
abstract  SourceFileException[] SourceFileExceptionList.toArray()
          Get all exceptions.
 

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

Methods in org.qedeq.kernel.xml.parser that return SourceFileException
 SourceFileException DefaultSourceFileExceptionList.get(int i)
          Get i-th exception.
 SourceFileException[] DefaultSourceFileExceptionList.toArray()
          Get all exceptions.
 

Methods in org.qedeq.kernel.xml.parser with parameters of type SourceFileException
 void DefaultSourceFileExceptionList.add(SourceFileException e)
          Add exception.
 

Constructors in org.qedeq.kernel.xml.parser with parameters of type SourceFileException
DefaultSourceFileExceptionList(SourceFileException e)
          Constructor.
 


Hilbert II - Version 0.03.08

©left GNU General Public Licence
All Rights Reserved.