woden_import_element.h File Reference

Axis2 Import Element Interface This interface represents a <import> XML element information item. It declares the behaviour required to support parsing, creating and manipulating a <import> element. More...

#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.

Classes

struct  woden_import_element_ops
struct  woden_import_element

Defines

#define WODEN_IMPORT_ELEMENT_FREE(import_el, env)
#define WODEN_IMPORT_ELEMENT_TYPE(import_el, env)
#define WODEN_IMPORT_ELEMENT_SET_NAMESPACE(import_el, env, ns_uri)
#define WODEN_IMPORT_ELEMENT_GET_NAMESPACE(import_el, env)
#define WODEN_IMPORT_ELEMENT_SET_LOCATION(import_el, env, loc_uri)
#define WODEN_IMPORT_ELEMENT_GET_LOCATION(import_el, env)
#define WODEN_IMPORT_ELEMENT_SET_DESC_ELEMENT(import_el, env, desc)
#define WODEN_IMPORT_ELEMENT_GET_DESC_ELEMENT(import_el, env)

Typedefs

typedef woden_import_element woden_import_element_t
typedef woden_import_element_ops woden_import_element_ops_t
typedef woden_import_element_base woden_import_element_base_t

Functions

axis2_status_t woden_import_element_resolve_methods (woden_import_element_t *import_element, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Import Element Interface This interface represents a <import> XML element information item. It declares the behaviour required to support parsing, creating and manipulating a <import> element.


Generated on Thu Oct 26 21:00:16 2006 for Axis2/C by  doxygen 1.4.7