> The XQuery Processor
#include <zorba/store_consts.h>
Public Types | |
| enum | NodeKind { anyNode, documentNode, elementNode, attributeNode, textNode, piNode, commentNode } |
| enum | NsScoping { ALL_NAMESPACES, ONLY_LOCAL_NAMESPACES, ONLY_PARENT_NAMESPACES } |
Static Public Member Functions | |
| static std::string | toString (NodeKind k) |
Definition at line 23 of file store_consts.h.
Definition at line 27 of file store_consts.h.
Definition at line 38 of file store_consts.h.
| static std::string zorba::store::StoreConsts::toString | ( | NodeKind | k | ) | [static] |