p6xpathexpression.h File Reference

This component is used to parse a complex XPath 2.0 expression or pattern into an expression tree for easy evaluation. More...

#include "p6err.h"
#include "p6domxml.h"
#include "p6xpathvariables.h"
#include "p6xmlcompile.h"
#include "p6datastream.h"

Go to the source code of this file.

Classes

interface  P6R::p6IXpathExpression
 This component is used to parse a complex XPath 2.0 expression or pattern into an expression tree for easy evaluation. More...

Defines

#define COMP_p6XpathExpression   {0x88ee96c5,0xef80,0x42a8,{0xa5,0x2c,0x87,0x87,0x6d,0x2,0xfc,0x5b}}
#define IF_p6IXpathExpression   {0x509a1eca,0x1c99,0x46b3,{0x8f,0xd4,0xa5,0xf,0x21,0xf7,0x26,0x7d}}

Typedefs

typedef P6UINT32 P6R::P6XPATHFLAGS
 P6XPATHFLAGS.

Variables

const P6XPATHFLAGS P6R::P6XPATH_NOFLAGS = 0x00000000
const P6XPATHFLAGS P6R::P6XPATH_TRACEON = 0x00000001

Detailed Description

This component is used to parse a complex XPath 2.0 expression or pattern into an expression tree for easy evaluation.

Definition in file p6xpathexpression.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.