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] |
XalanSourceTreeTextIWS::XalanSourceTreeTextIWS | ( | const XalanSourceTreeTextIWS & | theSource, | |
bool | ||||
) | [protected] |
virtual bool XalanSourceTreeTextIWS::isIgnorableWhitespace | ( | ) | 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.10 |
|