com.teamkonzept.dom4jb.schema
Class CollectionAdapter
java.lang.Object
|
+--com.teamkonzept.dom4jb.schema.GroupDescriptor
|
+--com.teamkonzept.dom4jb.schema.CollectionAdapter
- All Implemented Interfaces:
- Groupable
- Direct Known Subclasses:
- MapAdapter
- public class CollectionAdapter
- extends GroupDescriptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adapter
protected final Groupable adapter
CollectionAdapter
public CollectionAdapter()
- Creates new CollectionAdapter
CollectionAdapter
public CollectionAdapter(String itemName)
- Creates new CollectionAdapter
CollectionAdapter
public CollectionAdapter(Groupable itemAdapter)
- Creates new CollectionAdapter
getAdapter
protected static Groupable getAdapter(String name)
getDescriptor
protected static ElementDescriptor getDescriptor(String name)
getContentIterator
public ContentIterator getContentIterator(Document doc,
Object obj)
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in class GroupDescriptor
addTo
public void addTo(List list)
Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.