Uses of Interface
io.qt.xml.QXmlDTDHandler
Packages that use QXmlDTDHandler
-
Uses of QXmlDTDHandler in io.qt.xml
Classes in io.qt.xml that implement QXmlDTDHandlerModifier and TypeClassDescriptionclass
Deprecated.static class
Deprecated.Methods in io.qt.xml that return QXmlDTDHandlerModifier and TypeMethodDescriptionabstract QXmlDTDHandler
QXmlReader.DTDHandler()
Deprecated.QXmlSimpleReader.DTDHandler()
Deprecated.Methods in io.qt.xml with parameters of type QXmlDTDHandlerModifier and TypeMethodDescriptionabstract void
QXmlReader.setDTDHandler
(QXmlDTDHandler handler) Deprecated.void
QXmlSimpleReader.setDTDHandler
(QXmlDTDHandler handler) Deprecated.