- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QXmlDefaultHandler
Deprecated.
Interface to report the lexical content of XML data
Java wrapper for Qt class QXmlLexicalHandler
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.boolean
endCDATA()
Deprecated.boolean
endDTD()
Deprecated.boolean
Deprecated.Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
startEntity
(String name) Deprecated.Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
comment
Deprecated. -
endCDATA
Deprecated. -
endDTD
Deprecated. -
endEntity
Deprecated. -
errorString
Deprecated. -
startCDATA
Deprecated. -
startDTD
Deprecated. -
startEntity
Deprecated.
-