52 #ifndef Patternist_XSLT20CoreFunctions_H 53 #define Patternist_XSLT20CoreFunctions_H #define QT_END_NAMESPACE
This macro expands to.
virtual FunctionSignature::Ptr retrieveFunctionSignature(const NamePool::Ptr &np, const QXmlName name)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Handles the functions defines in XSL-T 2.0, except those also available in XPath 2.0.
Supplies convenience code for the function factories.
virtual Expression::Ptr retrieveExpression(const QXmlName name, const Expression::List &args, const FunctionSignature::Ptr &sign) const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...