| add_entity(const xstring &entity_name, const xstring &entity_value, const xstring &system_literal=L"", const xstring &pubid_literal=L"", const xstring &ndata_name=L"") | context | |
| add_level_attributes(const XIMOL_XML_NAMESPACE_PATH::attributes &att) | context | |
| add_new_level(const xstring &uri, const xstring &tag, const XIMOL_XML_NAMESPACE_PATH::attributes &att, bool open_start=false, bool open_end=false) | context | |
| add_notation_decl(const xstring &name, const xstring &system_literal, const xstring &pubid_literal) | context | |
| add_paramter_entity(const xstring &entity_name, const xstring &entity_value, const xstring &system_literal=L"", const xstring &pubid_literal=L"") | context | |
| add_processing_instruction(const xstring &pi_target, const xstring &value) | context | |
| close_open_etag() | context | |
| close_open_stag() | context | |
| context() | context | |
| destroy_level() | context | |
| entity_def_map_type typedef | context | |
| get_attributes() const | context | |
| get_default_namespace() const | context | |
| get_depth() const | context | |
| get_doc_type_name() const | context | |
| get_doctype_external_id() const | context | |
| get_encoding_decl() const | context | |
| get_entity(const xstring &entity_name) const | context | |
| get_id(const xstring &key, T *t) | context | [inline] |
| get_level_attributes() const | context | |
| get_level_ns_tag() const | context | |
| get_level_short_ns_tag() const | context | |
| get_level_tag() const | context | |
| get_namespace(const xstring &short_ns) const | context | |
| get_notation_decl(const xstring &name) const | context | |
| get_parameter_entity(const xstring &entity_name) const | context | |
| get_processing_instruction(const xstring &pi_target) const | context | |
| get_sd_decl() const | context | |
| get_short_namespace(const xstring &uri) const | context | |
| get_version_num() const | context | |
| is_open_etag() const | context | |
| is_open_stag() const | context | |
| key_map_type typedef | context | |
| levels_type typedef | context | |
| map_type typedef | context | |
| notation_decl_map_type typedef | context | |
| pe_def_map_type typedef | context | |
| set_doc_type_name(const xstring &name) | context | |
| set_doctype_external_id(const xstring &system_literal, const xstring &pubid_literal) | context | |
| set_encoding_decl(const xstring &encoding_name) | context | |
| set_id(const xstring &key, T *t) | context | [inline] |
| set_open_etag() | context | |
| set_open_stag() | context | |
| set_sd_decl(bool sddecl) | context | |
| set_version_num(const xstring &ver) | context | |