Inheritance diagram for XalanText:
Collaboration diagram for XalanText:
|
|
|
|
|
|
|
Adds the node
If the
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Append the string to the end of the character data of the node.
Upon success,
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Returns a duplicate of this node. This function serves as a generic copy constructor for nodes.
The duplicate node has no parent (
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Remove a range of characters from the node.
Upon success,
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets a
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets a
If there are no children, this is a Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Returns the character data of the node that implements this interface.
The DOM implementation may not put arbitrary limits on the amount of data that may be stored in a
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the first child of this node.
If there is no such node, this returns Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Get the node's index. Valid only if the owner document reports that the document is node-order indexed.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the last child of this node.
If there is no such node, this returns Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Returns the number of characters that are available through
This may have the value zero, i.e., Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Returns the local part of the qualified name of this node.
For nodes created with a DOM Level 1 method, such as Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Get the namespace URI of this node, or This is not a computed value that is the result of a namespace lookup based on an examination of the namespace declarations in scope. It is merely the namespace URI given at creation time.
For nodes of any type other than Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the node immediately following this node.
If there is no such node, this returns Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
An enum value representing the type of the underlying object.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the value of this node, depending on its type.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the
This is also the Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the parent of this node.
All nodes, except Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Get the namespace prefix of this node, or
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Gets the node immediately preceding this node.
If there is no such node, this returns Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
This is a convenience method to allow easy determination of whether a node has any children.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Inserts the node
If
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Insert a string at the specified character offset.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Determine whether the text node instance is composed entirely of XML whitespace.
Implemented in XalanCDATASection, XalanSourceTreeText, XalanSourceTreeTextIWS, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Determine if the document is node-order indexed.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Puts all This can be used to ensure that the DOM view of a document is the same as if it were saved and re-loaded, and is useful when operations (such as XPointer lookups) that depend on a particular document tree structure are to be used.
Note: In cases where the document contains Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
|
|
|
|
Removes the child node indicated by
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Replaces the child node
If
If the
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Replace the characters starting at the specified character offset with the specified string.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Sets the value of the node. Any node which can have a nodeValue (
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Set the namespace prefix of this node.
Note that setting this attribute, when permitted, changes the
Note also that changing the prefix of an attribute, that is known to have a default value, does not make a new attribute with the default value and the original prefix appear, since the
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
This node then only contains all the content up to the
Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, XercesCDATASectionBridge, XercesTextBridge, and XObjectResultTreeFragProxyText. |
|
Extracts a range of data from the node.
Implements XalanCharacterData. Implemented in XalanCDATASection, XalanSourceTreeText, XercesCDATASectionWrapper, XercesTextWrapper, and XObjectResultTreeFragProxyText. |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.9 |
|