Public Member Functions | Private Attributes

UT_HTML Class Reference

#include <ut_html.h>

Inheritance diagram for UT_HTML:
UT_XML

List of all members.

Public Member Functions

 UT_HTML (const char *szEncoding=0)
 ~UT_HTML ()
UT_Error parse (const char *szFilename)
UT_Error parse (const char *buffer, UT_uint32 length)

Private Attributes

std::string m_encoding

Constructor & Destructor Documentation

UT_HTML::UT_HTML ( const char *  szEncoding = 0  ) 

References m_encoding, and UT_tolower().

UT_HTML::~UT_HTML (  ) 

Member Function Documentation

UT_Error UT_HTML::parse ( const char *  buffer,
UT_uint32  length 
) [virtual]

Member Data Documentation

std::string UT_HTML::m_encoding [private]

Referenced by parse(), and UT_HTML().


The documentation for this class was generated from the following files: