Enhydra 3.1.1b1 API

org.enhydra.xml.lazydom
Interface LazyNode

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

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: