- All Superinterfaces:
io.qt.QtObjectInterface
- All Known Implementing Classes:
QXmlDefaultHandler,QXmlErrorHandler.Impl
Deprecated.
Interface to report errors in XML data
Java wrapper for Qt class QXmlErrorHandler
-
Nested Class Summary
Nested Classes -
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. -
errorString
Deprecated. -
fatalError
Deprecated. -
warning
Deprecated.
-