NodeIterator Class
NodeIterator class
The nodes iterator.
public class NodeIterator : Traversal
Properties
Name | Description |
---|---|
getFilter Defines the interface for get Filter. | |
getPointerBeforeReferenceNode Return the true if pointer before reference node. | |
getReferenceNode Get the reference node. | |
getRoot Defines the interface for get Root node. |
Methods
Name | Description |
---|---|
detach() | The detach() method, when invoked, must do nothing |
dispose() | Defines the interface for dispose. |
nextNode() | Defines the interface for get the next node. |
previousNode() | Defines the interface for get the previous node. |
See Also
- class Traversal
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML