Qt 4.8
Classes | Namespaces
qsubstringfns_p.h File Reference

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 7.5 Functions Based on Substring Matching. More...

#include "qcomparescaseaware_p.h"

Go to the source code of this file.

Classes

class  QPatternist::ContainsFN
 Implements the function fn:contains(). More...
 
class  QPatternist::EndsWithFN
 Implements the function fn:ends-with(). More...
 
class  QPatternist::StartsWithFN
 Implements the function fn:starts-with(). More...
 
class  QPatternist::SubstringAfterFN
 Implements the function fn:substring-after(). More...
 
class  QPatternist::SubstringBeforeFN
 Implements the function fn:substring-before(). More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Detailed Description

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 7.5 Functions Based on Substring Matching.

Definition in file qsubstringfns_p.h.