INonDocumentTypeChildNode Interface
INonDocumentTypeChildNode interface
Defines IChildNode
that are not DOCUMENT_TYPE_NODE
.
public interface INonDocumentTypeChildNode
Properties
Name | Description |
---|---|
getNextElementSibling Returns the first following sibling that is an element, and null otherwise. | |
getPreviousElementSibling Returns the first preceding sibling that is an element, and null otherwise. |
See Also
- package com.aspose.html.Dom
- package Aspose.HTML