- 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 TypeMethodDescriptionbooleanerror(QXmlParseException exception) Deprecated.Deprecated.booleanfatalError(QXmlParseException exception) Deprecated.booleanwarning(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:
-