|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeImpl | |
com.redspr.beanldom.stree |
Uses of NodeImpl in com.redspr.beanldom.stree |
Subclasses of NodeImpl in com.redspr.beanldom.stree | |
class |
AttrImpl
A single name/value pair with an Element owner |
class |
ChildNode
Base class for Elements providing support for siblings. |
class |
DocumentImpl
Document simply points to element representing the root object. |
class |
ElementBase
provide common features for Element classes |
class |
ElementForArray
represents and array. |
class |
ElementForBean
ldom node maps to a java bean. |
class |
ElementForNull
represent a null in tree |
class |
ElementForValue
Element mapping to simple value. |
class |
TextImpl
Text Node Used for arrays of strings e.g. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |