Qt 4.8
|
Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 7.4 Functions on AtomicString Values. More...
Go to the source code of this file.
Classes | |
class | QPatternist::ConcatFN |
Implements the function fn:concat() . More... | |
class | QPatternist::EncodeForURIFN |
Implements the function fn:encode-for-uri() . More... | |
class | QPatternist::EncodeString |
Provides functionality for encoding strings. Sub-classed by various function implementations. More... | |
class | QPatternist::EscapeHtmlURIFN |
Implements the function fn:escape-html-uri() . More... | |
class | QPatternist::IriToURIFN |
Implements the function fn:iri-to-uri() . More... | |
class | QPatternist::LowerCaseFN |
Implements the function fn:lower-case() . More... | |
class | QPatternist::NormalizeSpaceFN |
Implements the function fn:normalize-space() . More... | |
class | QPatternist::NormalizeUnicodeFN |
Implements the function fn:normalize-unicode() . More... | |
class | QPatternist::StringJoinFN |
Implements the function fn:string-join() . More... | |
class | QPatternist::StringLengthFN |
Implements the function fn:string-length() . More... | |
class | QPatternist::SubstringFN |
Implements the function fn:substring() . More... | |
class | QPatternist::TranslateFN |
Implements the function fn:translate() . More... | |
class | QPatternist::UpperCaseFN |
Implements the function fn:upper-case() . More... | |
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 7.4 Functions on AtomicString Values.
Definition in file qstringvaluefns_p.h.