java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.xml.QXmlInputSource
- All Implemented Interfaces:
QtObjectInterface
Deprecated.
The input data for the QXmlReader subclasses
Java wrapper for Qt class QXmlInputSource
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final shortDeprecated.static final shortDeprecated. -
Constructor Summary
ConstructorsModifierConstructorDescriptionDeprecated.QXmlInputSource(QIODevice dev) Deprecated.protectedDeprecated.Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptiondata()Deprecated.voidDeprecated.protected final StringfromRawData(QByteArray data) Deprecated.Overloaded function forfromRawData(io.qt.core.QByteArray, boolean)withbeginning = false.protected StringfromRawData(QByteArray data, boolean beginning) Deprecated.charnext()Deprecated.voidreset()Deprecated.voidsetData(QByteArray dat) Deprecated.voidDeprecated.Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Field Details
-
EndOfData
public static final short EndOfDataDeprecated. -
EndOfDocument
public static final short EndOfDocumentDeprecated.
-
-
Constructor Details
-
QXmlInputSource
public QXmlInputSource()Deprecated. -
QXmlInputSource
Deprecated. -
QXmlInputSource
Deprecated.Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
data
Deprecated. -
fetchData
Deprecated. -
fromRawData
Deprecated.Overloaded function for
fromRawData(io.qt.core.QByteArray, boolean)withbeginning = false. -
fromRawData
Deprecated. -
next
Deprecated. -
reset
Deprecated. -
setData
Deprecated. -
setData
Deprecated.
-