java.lang.Object
io.qt.QtObject
io.qt.xml.QXmlLexicalHandler.Impl
- All Implemented Interfaces:
QtObjectInterface,QXmlLexicalHandler
- Enclosing interface:
QXmlLexicalHandler
@Deprecated
public abstract static class QXmlLexicalHandler.Impl
extends QtObject
implements QXmlLexicalHandler
Deprecated.
Implementor class for interface QXmlLexicalHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.xml.QXmlLexicalHandler
QXmlLexicalHandler.Impl -
Constructor Summary
ConstructorsModifierConstructorDescriptionImpl()Deprecated.protectedDeprecated.Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanDeprecated.abstract booleanendCDATA()Deprecated.abstract booleanendDTD()Deprecated.abstract booleanDeprecated.abstract StringDeprecated.abstract booleanDeprecated.abstract booleanDeprecated.abstract booleanstartEntity(String name) Deprecated.Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl()Deprecated. -
Impl
Deprecated.Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
comment
Deprecated.- Specified by:
commentin interfaceQXmlLexicalHandler
-
endCDATA
Deprecated.- Specified by:
endCDATAin interfaceQXmlLexicalHandler
-
endDTD
Deprecated.- Specified by:
endDTDin interfaceQXmlLexicalHandler
-
endEntity
Deprecated.- Specified by:
endEntityin interfaceQXmlLexicalHandler
-
errorString
Deprecated.- Specified by:
errorStringin interfaceQXmlLexicalHandler
-
startCDATA
Deprecated.- Specified by:
startCDATAin interfaceQXmlLexicalHandler
-
startDTD
Deprecated.- Specified by:
startDTDin interfaceQXmlLexicalHandler
-
startEntity
Deprecated.- Specified by:
startEntityin interfaceQXmlLexicalHandler
-