|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BeanElement in net.beandocument |
Subclasses of BeanElement in net.beandocument | |
class |
BeanCollectionElement
Implements Element for element lists |
class |
BeanMapElement
Implements Element for element maps |
class |
BeanObjectElement
Element implementation for object type |
class |
BeanSimpleTypeElement
Element implementation for a simple type. |
Methods in net.beandocument that return BeanElement | |
BeanElement |
BeanElementFactory.getElementForObject(BeanBaseNode parent,
java.lang.String name,
java.lang.Object bean)
Analyzes the given object and created + returns the correct Element matching to the requested object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |