com.teamkonzept.dom4jb.beans.infos
Class Collections

java.lang.Object
  |
  +--com.teamkonzept.dom4jb.beans.infos.Collections

public final class Collections
extends Object

This is just a container class. Its only purpose ist to put the inner classes in the right package.

Version:
$Revision: 1.2 $
Author:
Carsten Krebs

Nested Class Summary
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.UnmodifiableMapXMLBeanInfo
          {@inheritDoc}
static class Collections.UnmodifiableSetXMLBeanInfo
          {@inheritDoc}
 
Constructor Summary
Collections()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collections

public Collections()


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