Public Member Functions | Public Attributes

StyleListener Struct Reference

#include <ie_exp_HTML_StyleTree.h>

List of all members.

Public Member Functions

 StyleListener (UT_ByteBuf &sink)
bool get_Compact ()
void tagRaw (const std::string &content)
void styleIndent ()
void styleOpen (const std::string &rule)
void styleClose ()
void styleNameValue (const gchar *name, const std::string &value)
void styleText (const std::string &content)

Public Attributes

UT_ByteBufm_sink
std::string m_utf8_0
UT_uint32 m_styleIndent

Constructor & Destructor Documentation

StyleListener::StyleListener ( UT_ByteBuf sink  )  [inline]

Member Function Documentation

bool StyleListener::get_Compact (  )  [inline]
void StyleListener::styleClose (  )  [inline]
void StyleListener::styleIndent (  )  [inline]

References m_styleIndent, and m_utf8_0.

Referenced by styleClose(), styleNameValue(), and styleOpen().

void StyleListener::styleNameValue ( const gchar *  name,
const std::string &  value 
) [inline]
void StyleListener::styleOpen ( const std::string &  rule  )  [inline]
void StyleListener::styleText ( const std::string &  content  )  [inline]

References m_utf8_0, and tagRaw().

void StyleListener::tagRaw ( const std::string &  content  )  [inline]

Member Data Documentation

Referenced by tagRaw().

Referenced by styleClose(), styleIndent(), and styleOpen().


The documentation for this struct was generated from the following file: