Uses of Class
io.qt.xml.QXmlInputSource
-
Uses of QXmlInputSource in io.qt.xml
Fields in io.qt.xml declared as QXmlInputSourceModifier and TypeFieldDescriptionfinal QXmlInputSourceQXmlEntityResolver.ResolvedEntity.inputSourceMethods 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 booleanQXmlReader.parse(QXmlInputSource input) Deprecated.booleanQXmlSimpleReader.parse(QXmlInputSource input) Deprecated.booleanQXmlSimpleReader.parse(QXmlInputSource input, boolean incremental) Deprecated.final QDomDocument.ResultQDomDocument.setContent(QXmlInputSource source, boolean namespaceProcessing) final QDomDocument.ResultQDomDocument.setContent(QXmlInputSource source, QXmlReader reader) Constructors in io.qt.xml with parameters of type QXmlInputSource