Package com.teamkonzept.dom4jb.beans.infos

Contains the default XMLBeanInfo classes.

See:
          Description

Class Summary
ArrayListXMLBeanInfo This is the default XMLBeanInfo defining how a array list will be represented.
ClassXMLBeanInfo This is the default XMLBeanInfo defining how a class object will be represented.
Collections This is just a container class.
Collections.EmptyListXMLBeanInfo {@inheritDoc}
Collections.UnmodifiableCollectionXMLBeanInfo This is the default XMLBeanInfo defining how a collection will be represented.
Collections.UnmodifiableListXMLBeanInfo This is the default XMLBeanInfo defining how a list will be represented.
Collections.UnmodifiableMapXMLBeanInfo {@inheritDoc}
Collections.UnmodifiableSetXMLBeanInfo {@inheritDoc}
CollectionXMLBeanInfo This is the default XMLBeanInfo defining how a collection will be represented.
EntryXMLBeanInfo  
HashMapXMLBeanInfo  
HashSetXMLBeanInfo  
IntegerXMLBeanInfo This is the default XMLBeanInfo defining how a integer will be represented.
LinkedListXMLBeanInfo This is the default XMLBeanInfo defining how a linked list will be represented.
ListXMLBeanInfo This is the default XMLBeanInfo defining how a list will be represented.
LongXMLBeanInfo This is the default XMLBeanInfo defining how a long will be represented.
MapXMLBeanInfo  
ObjectXMLBeanInfo This is the default XMLBeanInfo defining how a object will be represented.
SetXMLBeanInfo  
StringEntryXMLBeanInfo  
StringXMLBeanInfo This is the default XMLBeanInfo defining how a string will be represented.
VectorXMLBeanInfo  
 

Package com.teamkonzept.dom4jb.beans.infos Description

Contains the default XMLBeanInfo classes. These XMLBeanInfos define the XML representation of some of the java.* objects.



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