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

Packages that use ObjectXMLBeanInfo
com.teamkonzept.dom4jb.beans.infos Contains the default XMLBeanInfo classes.  
 

Uses of ObjectXMLBeanInfo in com.teamkonzept.dom4jb.beans.infos
 

Subclasses of ObjectXMLBeanInfo in com.teamkonzept.dom4jb.beans.infos
 class ArrayListXMLBeanInfo
          This is the default XMLBeanInfo defining how a array list will be represented.
 class ClassXMLBeanInfo
          This is the default XMLBeanInfo defining how a class object 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 CollectionXMLBeanInfo
          This is the default XMLBeanInfo defining how a collection will be represented.
 class HashSetXMLBeanInfo
           
 class IntegerXMLBeanInfo
          This is the default XMLBeanInfo defining how a integer will be represented.
 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 LongXMLBeanInfo
          This is the default XMLBeanInfo defining how a long will be represented.
 class SetXMLBeanInfo
           
 class StringXMLBeanInfo
          This is the default XMLBeanInfo defining how a string will be represented.
 class VectorXMLBeanInfo
           
 



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