- 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.- Parameters:
exception
-- Returns:
-
errorString
Deprecated.- Returns:
-
fatalError
Deprecated.- Parameters:
exception
-- Returns:
-
warning
Deprecated.- Parameters:
exception
-- Returns:
-