Interface INode

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

public interface INode

Base interface for all nodes in a DOM tree.

Since:
2.0.0