com.teamkonzept.dom4jb.schema
Class CollectionAdapter.AttributeAdapter

java.lang.Object
  |
  +--com.teamkonzept.dom4jb.schema.CollectionAdapter.AttributeAdapter
Enclosing class:
CollectionAdapter

public static final class CollectionAdapter.AttributeAdapter
extends Object


Constructor Summary
CollectionAdapter.AttributeAdapter()
           
 
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.AttributeAdapter

public CollectionAdapter.AttributeAdapter()
Method Detail

getContentIterator

public ContentIterator getContentIterator(Document doc,
                                          Object obj)

getContent

public Node getContent(Document doc,
                       Object bean)

addTo

public final void addTo(List list)


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