axis2.h [code] | Axis2c specific global declarations |
axis2_allocator.h [code] | Axis2 memory allocator interface |
axis2_defines.h [code] | Useful definitions, which may have platform concerns |
axis2_env.h [code] | Axis2 environment that acts as a container for error, log and memory allocator routines |
axis2_error.h [code] | |
axis2_log.h [code] | |
axis2_om_attribute.h [code] | Om attribute struct represents an xml attribute |
axis2_om_comment.h [code] | Defines axis2_om_comment_t struct, and manipulation functions |
axis2_om_doctype.h [code] | Defines struct representing xml DTD and its manipulation functions |
axis2_om_document.h [code] | Om_document represents an XML document |
axis2_om_element.h [code] | |
axis2_om_namespace.h [code] | Defines axis2_om_namespace data structure, used for representing XML namespaces in OM |
axis2_om_node.h [code] | Defines axis2_om_node struct and its operations |
axis2_om_output.h [code] | Interface of om xml writer |
axis2_om_processing_instruction.h [code] | Xml processing instruction also known as PI |
axis2_om_stax_builder.h [code] | Om model stax builder |
axis2_om_text.h [code] | Axis2 OM XML text |
axis2_qname.h [code] | Qualified name |
axis2_stream.h [code] |