- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QXmlDefaultHandler,QXmlLexicalHandler.Impl
Deprecated.
Interface to report the lexical content of XML data
Java wrapper for Qt class QXmlLexicalHandler
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.booleanendCDATA()Deprecated.booleanendDTD()Deprecated.booleanDeprecated.Deprecated.booleanDeprecated.booleanDeprecated.booleanstartEntity(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.
-