Uses of Interface
io.qt.xml.QXmlLexicalHandler
-
Uses of QXmlLexicalHandler in io.qt.xml
Modifier and TypeMethodDescriptionabstract QXmlLexicalHandler
QXmlReader.lexicalHandler()
Deprecated.QXmlSimpleReader.lexicalHandler()
Deprecated.Modifier and TypeMethodDescriptionabstract void
QXmlReader.setLexicalHandler
(QXmlLexicalHandler handler) Deprecated.void
QXmlSimpleReader.setLexicalHandler
(QXmlLexicalHandler handler) Deprecated.