#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>
#include <axis2_string.h>
#include <axis2_utils.h>
#include <axis2_hash.h>
#include <axis2_qname.h>
#include <axis2_uri.h>
#include <woden.h>
#include <woden_documentable_element.h>
#include <woden_nested_element.h>
Go to the source code of this file.
Defines | |
#define | WODEN_FEATURE_ELEMENT_FREE(doc_el, env) |
#define | WODEN_FEATURE_ELEMENT_TYPE(doc_el, env) |
#define | WODEN_FEATURE_ELEMENT_SET_REF(doc_el, env, uri) |
#define | WODEN_FEATURE_ELEMENT_GET_REF(doc_el, env) |
#define | WODEN_FEATURE_ELEMENT_SET_REQUIRED(doc_el, env, required) |
#define | WODEN_FEATURE_ELEMENT_IS_REQUIRED(doc_el, env) |
Typedefs | |
typedef woden_feature_element | woden_feature_element_t |
typedef woden_feature_element_ops | woden_feature_element_ops_t |
typedef woden_feature_element_base | woden_feature_element_base_t |
Functions | |
axis2_status_t | woden_feature_element_resolve_methods (woden_feature_element_t *feature_element, const axis2_env_t *env, axis2_hash_t *methods) |