java.lang.Object
io.qt.QtObject
io.qt.xmlpatterns.QAbstractXmlNodeModel
io.qt.xmlpatterns.QSimpleXmlNodeModel
- All Implemented Interfaces:
QtObjectInterface
Implementation of QAbstractXmlNodeModel sufficient for many common cases
Java wrapper for Qt's class QSimpleXmlNodeModel
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.xmlpatterns.QAbstractXmlNodeModel
QAbstractXmlNodeModel.NodeCopySetting, QAbstractXmlNodeModel.NodeCopySettings, QAbstractXmlNodeModel.SimpleAxis
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionQSimpleXmlNodeModel
(QXmlNamePool namePool) protected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionbaseUri
(QXmlNodeModelIndex node) elementById
(QXmlName id) final QXmlNamePool
namePool()
namespaceBindings
(QXmlNodeModelIndex arg__1) nodesByIdref
(QXmlName idref) Methods inherited from class io.qt.xmlpatterns.QAbstractXmlNodeModel
attributes, compareOrder, createIndex, createIndex, documentUri, kind, name, nextFromSimpleAxis, root, sourceLocation, typedValue
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QSimpleXmlNodeModel
-
QSimpleXmlNodeModel
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
namePool
-
baseUri
- Specified by:
baseUri
in classQAbstractXmlNodeModel
-
elementById
- Specified by:
elementById
in classQAbstractXmlNodeModel
-
namespaceBindings
- Specified by:
namespaceBindings
in classQAbstractXmlNodeModel
-
nodesByIdref
- Specified by:
nodesByIdref
in classQAbstractXmlNodeModel
-
stringValue
- Specified by:
stringValue
in classQAbstractXmlNodeModel
-