Module qtjambi.xmlpatterns
Package io.qt.xmlpatterns
-
Class Summary Class Description QAbstractMessageHandler Callback interface for handling messagesQAbstractUriResolver Callback interface for resolving Uniform Resource Identifiers.QAbstractXmlNodeModel Abstract base class for modeling non-XML data to look like XML for QXmlQueryQAbstractXmlReceiver Callback interface for transforming the output of a QXmlQueryQSimpleXmlNodeModel Implementation of QAbstractXmlNodeModel sufficient for many common casesQSourceLocation Identifies a location in a resource by URI, line, and columnQXmlFormatter Implementation of QXmlSerializer for transforming XQuery output into formatted XMLQXmlItem Contains either an XML node or an atomic valueQXmlName Represents the name of an XML node, in an efficient, namespace-aware way.QXmlNamePool Table of shared strings referenced by instances of QXmlNameQXmlNodeModelIndex Identifies a node in an XML node model subclassed from QAbstractXmlNodeModelQXmlQuery Performs XQueries on XML data, or on non-XML data modeled to look like XMLQXmlResultItems Iterates through the results of evaluating an XQuery in QXmlQueryQXmlSchema Loading and validation of a W3C XML SchemaQXmlSchemaValidator Validates XML instance documents against a W3C XML SchemaQXmlSerializer Implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML -
Enum Summary Enum Description QAbstractXmlNodeModel.NodeCopySetting Java wrapper for Qt enum QAbstractXmlNodeModel::NodeCopySettingQAbstractXmlNodeModel.SimpleAxis Java wrapper for Qt enum QAbstractXmlNodeModel::SimpleAxisQXmlNodeModelIndex.DocumentOrder Java wrapper for Qt enum QXmlNodeModelIndex::DocumentOrderQXmlNodeModelIndex.NodeKind Java wrapper for Qt enum QXmlNodeModelIndex::NodeKindQXmlQuery.QueryLanguage Java wrapper for Qt enum QXmlQuery::QueryLanguage