20#ifndef INCLUDED_SHELL_INC_INTERNAL_METAINFOREADER_HXX
21#define INCLUDED_SHELL_INC_INTERNAL_METAINFOREADER_HXX
47 bool hasTag(
const std::wstring& TagName)
const;
54 std::wstring
getTagData(
const std::wstring& TagName);
63 bool hasTagAttribute(
const std::wstring& TagName,
const std::wstring& AttributeName);
72 std::wstring
getTagAttribute(
const std::wstring& TagName,
const std::wstring& AttributeName);
Implements the ITag interface but does nothing (Null object pattern), may be used for tags we are not...
Implements the ITag interface for building a keyword list.
Implements the ITag interface for building a general info that is not a compound tag.
Interface for a xml tag character builder.
Reference< XOutputStream > stream
std::map< string_t, string_t > xml_tag_attribute_container_t
std::map< std::wstring, XmlTag_t > XmlTags_t
::std::pair< Language_t, Country_t > LocaleSet_t
std::map< std::wstring, std::wstring > XmlTagAttributes_t