Classes | Public Member Functions | Public Attributes | Private Member Functions | Private Attributes

HTML Class Reference

#include <HTMLConv.h>

List of all members.

Classes

Public Member Functions

Public Attributes

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

HTML::HTML (  )  [inline]

References m_bCollectOffsets.


Member Function Documentation

string HTML::GetTextFromHtmlFile ( string  FileName  ) 

References GetTextFromHTMLBuffer().

Referenced by CGraphmatFile::LoadFileToGraphan().

Here is the call graph for this function:

Here is the caller graph for this function:

string HTML::GetTextFromHTMLBuffer ( const char *  Buffer,
size_t  BufferLen 
)

References addOffset(), agrave, Auml, auml, checkTag(), eacute, egrave, offsets, Ouml, ouml, szlig, Uuml, and uuml.

Referenced by GetTextFromHtmlFile(), and ReadSourceFile().

Here is the call graph for this function:

Here is the caller graph for this function:

unsigned long HTML::getOffset ( unsigned long  off  ) 

References m_bCollectOffsets, and offsets.

bool HTML::checkTag ( const string &  str,
const char *  tag 
) [private]

Referenced by GetTextFromHTMLBuffer().

Here is the caller graph for this function:

void HTML::addOffset ( unsigned long  off  )  [private]

References m_bCollectOffsets, and offsets.

Referenced by GetTextFromHTMLBuffer().

Here is the caller graph for this function:


Member Data Documentation

Referenced by addOffset(), getOffset(), and HTML().

vector<offset_range> HTML::offsets [private]

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