Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.enhydra.xml.lazydom
Interface LazyNode  view LazyNode download LazyNode.java

All Superinterfaces:
org.w3c.dom.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 org.w3c.dom.Node

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