com.teamkonzept.dom4jb.schema
Class CollectionAdapter.ContentAdapter

java.lang.Object
  |
  +--com.teamkonzept.dom4jb.schema.CollectionAdapter.ContentAdapter
All Implemented Interfaces:
Groupable
Enclosing class:
CollectionAdapter

public static final class CollectionAdapter.ContentAdapter
extends Object
implements Groupable


Constructor Summary
CollectionAdapter.ContentAdapter()
           
 
Method Summary
 void addTo(List list)
           
 Node getContent(Document doc, Object bean)
           
 ContentIterator getContentIterator(Document doc, Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionAdapter.ContentAdapter

public CollectionAdapter.ContentAdapter()
Method Detail

getContentIterator

public ContentIterator getContentIterator(Document doc,
                                          Object obj)
Specified by:
getContentIterator in interface Groupable

getContent

public final Node getContent(Document doc,
                             Object bean)
Specified by:
getContent in interface Groupable

addTo

public final void addTo(List list)
Specified by:
addTo in interface Groupable


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