- 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 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.- Parameters:
ch-- Returns:
-
endCDATA
Deprecated.- Returns:
-
endDTD
Deprecated.- Returns:
-
endEntity
Deprecated.- Parameters:
name-- Returns:
-
errorString
Deprecated.- Returns:
-
startCDATA
Deprecated.- Returns:
-
startDTD
Deprecated.- Parameters:
name-publicId-systemId-- Returns:
-
startEntity
Deprecated.- Parameters:
name-- Returns:
-