org.enhydra.xml.lazydom
Interface LazyNode

All Superinterfaces:
Node
All Known Subinterfaces:
LazyAttr, LazyElement, LazyParent
All Known Implementing Classes:
LazyDocumentType, LazyText, LazyCDATASection, LazyProcessingInstruction, LazyNotation, LazyComment

public interface LazyNode
extends Node

Interface use to define Lazy DOM methods that apply to every node. In addition to these methods, each node must: