Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

HTMLBox::Replacer Class Reference

Extracts InlineHTML from given HTMLBox. More...

#include <htmlbox.h>

Inheritance diagram for HTMLBox::Replacer:

Node::Transformer

Public Member Functions

 Replacer (HTMLBox &ihtmlBox)
 Constructor.

virtual Nodetransform (Node *node) const

Private Attributes

HTMLBoxhtmlBox

Detailed Description

Extracts InlineHTML from given HTMLBox.

Definition at line 27 of file htmlbox.h.


Constructor & Destructor Documentation

HTMLBox::Replacer::Replacer HTMLBox ihtmlBox  )  [inline]
 

Constructor.

Definition at line 31 of file htmlbox.h.

References htmlBox.


Member Function Documentation

Node * HTMLBox::Replacer::transform Node node  )  const [virtual]
 

Implements Node::Transformer.

Definition at line 15 of file htmlbox.cpp.

References CInlineHTML, InlineHTML::getHTML(), HTMLBox::getHTML(), Node::getName(), htmlBox, and InlineHTML::setHTML().


Field Documentation

HTMLBox& HTMLBox::Replacer::htmlBox [private]
 

Definition at line 28 of file htmlbox.h.

Referenced by Replacer(), and transform().


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:07 2003 for PHPX by doxygen 1.3.3