The holder of result tree fragments. More...
Inheritance diagram for ResultTreeFragBase:
The holder of result tree fragments.
|
Construct a result tree fragment object.
|
|
Construct a result tree fragment object from another.
|
|
|
|
Adds the node
If the
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Implemented in XNodeSetResultTreeFragProxy, XObjectResultTreeFragProxy, XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Returns a duplicate of this node. This function serves as a generic copy constructor for nodes.
The duplicate node has no parent (
Implements XalanDocumentFragment. Implemented in XNodeSetResultTreeFragProxy, XObjectResultTreeFragProxy, XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets a
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets a
If there are no children, this is a Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the first child of this node.
If there is no such node, this returns Implements XalanDocumentFragment. Implemented in XNodeSetResultTreeFragProxy, XObjectResultTreeFragProxy, XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Get the node's index. Valid only if the owner document reports that the document is node-order indexed.
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the last child of this node.
If there is no such node, this returns Implements XalanDocumentFragment. Implemented in XNodeSetResultTreeFragProxy, XObjectResultTreeFragProxy, XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Returns the local part of the qualified name of this node.
For nodes created with a DOM Level 1 method, such as Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
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 XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the node immediately following this node.
If there is no such node, this returns Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Get the root when this instance is cast to a Nodeset. This value might be this instance itself, or could be another object that is serving as a proxy for this instance. Most likely the proxy would be a DocumentFragment.
Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
An enum value representing the type of the underlying object.
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the value of this node, depending on its type.
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the
This is also the Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the parent of this node.
All nodes, except Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Get the namespace prefix of this node, or
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Gets the node immediately preceding this node.
If there is no such node, this returns Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
This is a convenience method to allow easy determination of whether a node has any children.
Implements XalanDocumentFragment. Implemented in XNodeSetResultTreeFragProxy, XObjectResultTreeFragProxy, XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Inserts the node
If
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Determine if the document is node-order indexed.
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
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 XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
|
|
|
|
Removes the child node indicated by
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Replaces the child node
If
If the
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
Sets the value of the node. Any node which can have a nodeValue (
Implements XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
|
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 XalanDocumentFragment. Implemented in XObjectResultTreeFragProxyBase, and ResultTreeFrag. |
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.6 |
|