- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QXmlDefaultHandler
Deprecated.
Interface to report declaration content of XML data
Java wrapper for Qt class QXmlDeclHandler
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.boolean
externalEntityDecl
(String name, String publicId, String systemId) Deprecated.boolean
internalEntityDecl
(String name, String value) Deprecated.Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed