|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionXMLBeanInfo | |
com.teamkonzept.dom4jb.beans.infos | Contains the default XMLBeanInfo classes. |
Uses of CollectionXMLBeanInfo in com.teamkonzept.dom4jb.beans.infos |
Subclasses of CollectionXMLBeanInfo 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.UnmodifiableCollectionXMLBeanInfo
This is the default XMLBeanInfo defining how a collection will be represented. |
static class |
Collections.UnmodifiableListXMLBeanInfo
This is the default XMLBeanInfo defining how a list will be represented. |
static class |
Collections.UnmodifiableSetXMLBeanInfo
{@inheritDoc} |
class |
HashSetXMLBeanInfo
|
class |
LinkedListXMLBeanInfo
This is the default XMLBeanInfo defining how a linked list will be represented. |
class |
ListXMLBeanInfo
This is the default XMLBeanInfo defining how a list will be represented. |
class |
SetXMLBeanInfo
|
class |
VectorXMLBeanInfo
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |