|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XmlFileException | |
| org.qedeq.kernel.common | Common classes. |
| org.qedeq.kernel.rel.test.gui | GUI interface to test the kernel. |
| org.qedeq.kernel.xml.parser | Connection to SAX XML parsers. |
| Uses of XmlFileException in org.qedeq.kernel.common |
| Methods in org.qedeq.kernel.common that return XmlFileException | |
abstract XmlFileException |
XmlFileExceptionList.get(int i)
Get i-th exception. |
abstract XmlFileException[] |
XmlFileExceptionList.toArray()
Get all exceptions. |
| Uses of XmlFileException in org.qedeq.kernel.rel.test.gui |
| Constructors in org.qedeq.kernel.rel.test.gui with parameters of type XmlFileException | |
QedeqPane(XmlFileException errorPosition)
Creates new Panel. |
|
| Uses of XmlFileException in org.qedeq.kernel.xml.parser |
| Methods in org.qedeq.kernel.xml.parser that return XmlFileException | |
XmlFileException |
DefaultXmlFileExceptionList.get(int i)
Get i-th exception. |
XmlFileException[] |
DefaultXmlFileExceptionList.toArray()
Get all exceptions. |
| Methods in org.qedeq.kernel.xml.parser with parameters of type XmlFileException | |
void |
DefaultXmlFileExceptionList.add(XmlFileException e)
Add exception. |
|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |