Home | History | Annotate | Download | only in html

Lines Matching full:subtree

223 </pre><p>Reads the contents of the current node and the full subtree. It then makes the subtree available until the next xmlTextReaderRead() call</p>
277 </pre><p>Skip to the node following the current one in document order while avoiding the subtree if any.</p>
279 </pre><p>Skip to the node following the current one in document order while avoiding the subtree if any. Currently implemented only for Readers built on a document</p>