Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Protected Member Functions
XalanSourceTreeTextIWS Class Reference
Inheritance diagram for XalanSourceTreeTextIWS:
XalanSourceTreeText XalanText XalanCharacterData XalanNode

List of all members.

Public Member Functions

Protected Member Functions


Constructor & Destructor Documentation

XalanSourceTreeTextIWS::XalanSourceTreeTextIWS ( const XalanDOMString theData,
XalanNode theParentNode = 0,
XalanNode thePreviousSibling = 0,
XalanNode theNextSibling = 0,
IndexType  theIndex = 0 
)

Constructor.

Parameters:
theDataThe text data of the node
theParentNodeThe parent node, if any.
thePreviousSiblingThe previous sibling, if any.
theNextSiblingThe next sibling, if any.
theIndexThe 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.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo