- 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.- 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:
-