Uses of Class
io.qt.xml.QXmlInputSource
Packages that use QXmlInputSource
-
Uses of QXmlInputSource in io.qt.xml
Fields in io.qt.xml declared as QXmlInputSourceModifier and TypeFieldDescriptionfinal QXmlInputSource
QXmlEntityResolver.ResolvedEntity.inputSource
Methods in io.qt.xml that return QXmlInputSourceModifier and TypeMethodDescriptionQXmlInputSource.clone()
Deprecated.Creates and returns a copy of this object.Methods in io.qt.xml with parameters of type QXmlInputSourceModifier and TypeMethodDescriptionabstract boolean
QXmlReader.parse
(QXmlInputSource input) Deprecated.boolean
QXmlSimpleReader.parse
(QXmlInputSource input) Deprecated.boolean
QXmlSimpleReader.parse
(QXmlInputSource input, boolean incremental) Deprecated.final QDomDocument.Result
QDomDocument.setContent
(QXmlInputSource source, boolean namespaceProcessing) final QDomDocument.Result
QDomDocument.setContent
(QXmlInputSource source, QXmlReader reader) Constructors in io.qt.xml with parameters of type QXmlInputSourceModifierConstructorDescriptionQXmlInputSource
(QXmlInputSource other) Deprecated.SeeQXmlInputSource::
QXmlInputSource(QXmlInputSource) ResolvedEntity
(boolean error, QXmlInputSource inputSource)