#include <WSFDefines.h>
#include <stdio.h>
#include <string>
#include <axiom_namespace.h>
Go to the source code of this file.
Classes | |
| class | wso2wsf::OMNamespace |
| class OMNamespace Defines the base class used to represent namespaces in the Axis Object Model. Namespaces are typically composed of a prefix and URI pair which identifies the particular occurrence. This class provides an abstraction to namespace associated with the XML model. More... | |
Namespaces | |
| namespace | wso2wsf |
| namespace wso2wsf Namespace of WSO2 Web Services Framework. | |
Functions | |
| std::ostream & | wso2wsf::operator<< (std::ostream &str, OMNamespace const &ns) |
| std::ostream & | wso2wsf::operator<< (std::ostream &str, OMNamespace const *ns) |
1.5.7.1