- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QXmlDefaultHandler
Deprecated.
Interface to report errors in XML data
Java wrapper for Qt class QXmlErrorHandler
-
Method Summary
Modifier and TypeMethodDescriptionboolean
error
(QXmlParseException exception) Deprecated.Deprecated.boolean
fatalError
(QXmlParseException exception) Deprecated.boolean
warning
(QXmlParseException exception) Deprecated.Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
error
Deprecated. -
errorString
Deprecated. -
fatalError
Deprecated. -
warning
Deprecated.
-