#include <XalanSourceTreeTextIWS.hpp>
Inherits XalanSourceTreeText.

Definition at line 35 of file XalanSourceTreeTextIWS.hpp.
| XalanSourceTreeTextIWS::XalanSourceTreeTextIWS | ( | const XalanDOMString & | theData, | |
| XalanNode * | theParentNode = 0, |
|||
| XalanNode * | thePreviousSibling = 0, |
|||
| XalanNode * | theNextSibling = 0, |
|||
| IndexType | theIndex = 0 | |||
| ) |
Constructor.
| theData | The text data of the node | |
| theParentNode | The parent node, if any. | |
| thePreviousSibling | The previous sibling, if any. | |
| theNextSibling | The next sibling, if any. | |
| theIndex | The document-order index of the node. |
| virtual XalanSourceTreeTextIWS::~XalanSourceTreeTextIWS | ( | ) | [virtual] |
| virtual bool XalanSourceTreeTextIWS::isWhitespace | ( | ) | const [virtual] |
Determine whether the text node instance is composed entirely of XML whitespace.
Reimplemented from XalanSourceTreeText.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|