#include <WSFDefines.h>
#include <OMNamespace.h>
#include <axiom_attribute.h>
Go to the source code of this file.
Classes | |
class | wso2wsf::OMAttribute |
class OMAttribute Defines the base class used to represent attributes in the Axis Object Model. Attributes are typically composed of a name and value pair. This class provides an abstraction to occurrences of attributes 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, OMAttribute const &attribute) |
std::ostream & | wso2wsf::operator<< (std::ostream &str, OMAttribute const *attribute) |