Uses of Class
com.teamkonzept.dom4jb.beans.infos.CollectionXMLBeanInfo

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
           
 



Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.