|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListXMLBeanInfo | |
com.teamkonzept.dom4jb.beans.infos | Contains the default XMLBeanInfo classes. |
Uses of ListXMLBeanInfo in com.teamkonzept.dom4jb.beans.infos |
Subclasses of ListXMLBeanInfo in com.teamkonzept.dom4jb.beans.infos | |
class |
ArrayListXMLBeanInfo
This is the default XMLBeanInfo defining how a array list will be represented. |
static class |
Collections.EmptyListXMLBeanInfo
{@inheritDoc} |
static class |
Collections.UnmodifiableListXMLBeanInfo
This is the default XMLBeanInfo defining how a list will be represented. |
class |
LinkedListXMLBeanInfo
This is the default XMLBeanInfo defining how a linked list will be represented. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |