52 #ifndef Patternist_GenericNamespaceResolver_H 53 #define Patternist_GenericNamespaceResolver_H #define QT_END_NAMESPACE
This macro expands to.
virtual Bindings bindings() const
Base class for namespace resolvers.
GenericNamespaceResolver(const Bindings &list)
virtual void addBinding(const QXmlName nb)
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual QXmlName::NamespaceCode lookupNamespaceURI(const QXmlName::PrefixCode prefix) const
The namespace for the internal API of QtXmlPatterns.
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
static NamespaceResolver::Ptr defaultXSLTBindings()
Generic namespace resolver which resolves lookups against entries in a QHash.
static NamespaceResolver::Ptr defaultXQueryBindings()