namespace Akenti class XStr

Used to convert chars to XMLchars

Public Methods

~XMLUtil ()
static void init ()
static std::auto_ptr parse (std::istream& is)
static std::auto_ptr parse (InputStream& is)
static std::string convert (const XMLCh* s)
static XStr convert (const char* ch)
static void filter (DOMNode* n)
static void write (std::ostream& target, DOMNode* toWrite)

Documentation

Used to convert chars to XMLchars
~XMLUtil()

static void init()

static std::auto_ptr parse(std::istream& is)

static std::auto_ptr parse(InputStream& is)

static std::string convert(const XMLCh* s)

static XStr convert(const char* ch)

static void filter(DOMNode* n)

static void write(std::ostream& target, DOMNode* toWrite)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de