OMNode.h File Reference

OMNode is the base class for AXIOM containers. More...

#include <WSFDefines.h>
#include <stdio.h>
#include <axutil_utils.h>
#include <axiom_node.h>
#include <WSFault.h>
#include <string>

Go to the source code of this file.


Classes

class  wso2wsf::OMNode
 class OMNode Defines the base interface used by most of the XML object model within Axis. This tree model for XML captures the idea of deferring the construction of child nodes until they are needed. The isComplete function identifies whether or not a particular node has been fully parsed. A node may not be fully parsed, for example, if all of the children of an element have not yet been parsed. More...

Namespaces

namespace  wso2wsf
 namespace wso2wsf Namespace of WSO2 Web Services Framework.

Functions

std::ostream & wso2wsf::operator<< (std::ostream &str, OMNode const &node)
std::ostream & wso2wsf::operator<< (std::ostream &str, OMNode const *node)


Detailed Description

OMNode is the base class for AXIOM containers.


Generated on Wed Oct 14 00:43:25 2009 for WSF/CPP by  doxygen 1.5.7.1