com.teamkonzept.dom4jb.schema
Class MapAdapter
java.lang.Object
|
+--com.teamkonzept.dom4jb.schema.GroupDescriptor
|
+--com.teamkonzept.dom4jb.schema.CollectionAdapter
|
+--com.teamkonzept.dom4jb.schema.MapAdapter
- All Implemented Interfaces:
- Groupable
- public class MapAdapter
- extends CollectionAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapAdapter
public MapAdapter()
- Creates new CollectionAdapter
MapAdapter
public MapAdapter(String itemName)
- Creates new CollectionAdapter
MapAdapter
public MapAdapter(String itemName,
XMLBeanInfo entryType)
- Creates new CollectionAdapter
getContentIterator
public ContentIterator getContentIterator(Document doc,
Object obj)
- Specified by:
getContentIterator
in interface Groupable
- Overrides:
getContentIterator
in class CollectionAdapter
Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.