woden_nc_name.h File Reference

Axis2 NC Name Interface This class represents the data type NCName use for XML non-colonized names. It is based on the class of the same name in Apache Axis. 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_uri.h>
#include <woden.h>

Go to the source code of this file.

Classes

struct  woden_nc_name_ops
struct  woden_nc_name

Defines

#define WODEN_NC_NAME_FREE(nc_name, env)   (((woden_nc_name_t *) nc_name)->ops->free (nc_name, env))
#define WODEN_NC_NAME_IS_VALID(nc_name, env, st_value)
#define WODEN_NC_NAME_SET_VALUE(nc_name, env, value)
#define WODEN_NC_NAME_TO_STRING(nc_name, env)

Typedefs

typedef woden_nc_name woden_nc_name_t
typedef woden_nc_name_ops woden_nc_name_ops_t

Functions

AXIS2_EXTERN woden_nc_name_t * woden_nc_name_create (const axis2_env_t *env, axis2_char_t *value)


Detailed Description

Axis2 NC Name Interface This class represents the data type NCName use for XML non-colonized names. It is based on the class of the same name in Apache Axis.


Generated on Thu Oct 26 21:11:30 2006 for Axis2/C by  doxygen 1.4.7