Interface INode

All Known Subinterfaces:
INestableNode
All Known Implementing Classes:
CDATASection, Comment, DocType, Document, Element, ProcessingInstruction, Text, XmlDeclaration

public interface INode

Base interface for all nodes in a DOM tree.

Since:
2.0.0
Author:
Daniel Fernández