tohtml.h File Reference

#include <string>

Include dependency graph for tohtml.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Dv
namespace  Dv::Xml

Functions

const char * Dv::Xml::to_html (unsigned char c) throw ()
 Convert to html representation.
std::string & Dv::Xml::to_html (const std::string &sin, std::string &sout) throw ()
 Convert string to html representation.
std::string Dv::Xml::to_html (const std::string &sin) throw ()
 Convert string to html representation.


dvxml-0.1.7 [ 7 January, 2008]