CCL-Text

Overview

Unicode Text and XML (dynamic library). More…

// namespaces

namespace CCL::LanguageCode;
namespace CCL::Text;

// structs

struct CCL::IAttributeHandler;
struct CCL::IHtmlWriter;
struct CCL::IMarkupWriter;
struct CCL::IPlainTextWriter;
struct CCL::ISgmlWriter;

template <typename StringRefType>
struct CCL::IStringDictionaryT;

struct CCL::ITextBuilder;
struct CCL::ITextStreamer;
struct CCL::ITextTable;
struct CCL::ITextWriter;
struct CCL::ITranslationTableHook;
struct CCL::IXmlContentHandler;
struct CCL::IXmlParser;
struct CCL::IXmlWriter;
struct CCL::System::TextStreamerDescription;

// classes

class CCL::TextBlock;
class CCL::XmlContentParser;

template <typename StartLambda>
class CCL::XmlLambdaParser;

Detailed Documentation

Unicode Text and XML (dynamic library).

Essential Classes & Interfaces