org.enhydra.xml.lazydom
Interface LazyNode

All Superinterfaces:
Node
All Known Subinterfaces:
LazyAttr, LazyElement, LazyParent
All Known Implementing Classes:
LazyAttrNoNS, LazyAttrNS, LazyCDATASection, LazyComment, LazyDocument, LazyDocumentType, LazyElementNoNS, LazyElementNS, LazyEntity, LazyEntityReference, LazyNotation, LazyProcessingInstruction, LazyText

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: