#include <WSFDefines.h>
#include <OMNode.h>
#include <OMNamespace.h>
#include <OMAttribute.h>
#include <axiom_element.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | wso2wsf::OMElement |
class OMElement A particular kind of node that represents an element infoset information item. An element has a collection of children, attributes, and namespaces. In contrast with DOM, this interface exposes namespaces separately from the attributes. More... | |
Namespaces | |
namespace | wso2wsf |
namespace wso2wsf Namespace of WSO2 Web Services Framework. |