Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XPath::Axis Class Reference

Represents a reference to an XPath axis. More...

#include <xpath_node.h>

Inheritance diagram for XPath::Axis::

XPath::XPathNode List of all members.

Public Types

enum  Id {
  NullAxis, Child, Descendent, Parent,
  Ancestor, FollowingSibling, PrecedingSibling, Following,
  Preceding, Attribute, Namespace, Self,
  DescendentOrSelf, AncestorOrSelf
}

Public Methods

 Axis ()
 Axis (const Axis &node)
 Axis (ushort fid)
virtual ~Axis ()
virtual QString name () const
virtual QString qstring () const

Detailed Description

Represents a reference to an XPath axis.


The documentation for this class was generated from the following file:
Generated at Fri Feb 14 01:25:24 2003 for XPath by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001