Uses of Class
io.qt.xml.QXmlInputSource
-
Uses of QXmlInputSource in io.qt.xml
Modifier and TypeFieldDescriptionfinal QXmlInputSource
QXmlEntityResolver.ResolvedEntity.inputSource
Modifier and TypeMethodDescriptionQXmlInputSource.clone()
Deprecated.Creates and returns a copy of this object.Modifier 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)