Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanSourceTreeTextIWS Class Reference
#include <XalanSourceTreeTextIWS.hpp>
Inheritance diagram for XalanSourceTreeTextIWS
[legend]Collaboration diagram for XalanSourceTreeTextIWS:
[legend]List of all members.Public Methods
Protected Methods
Constructor & Destructor Documentation
|
Constructor.
-
Parameters:
-
theData
|
The text data of the node |
theParentElement
|
The parent element, 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]
|
|
Member Function Documentation
virtual bool XalanSourceTreeTextIWS::isIgnorableWhitespace (
|
) const [virtual]
|
|
|
Determine whether the text node instance is composed entirely of XML whitespace.
-
Returns:
-
true if the node is all XML whitespace, false if not
Reimplemented from XalanSourceTreeText. |
The documentation for this class was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|