com.teamkonzept.dom4jb.schema
Class ContentDescriptor
java.lang.Object
|
+--com.teamkonzept.dom4jb.schema.GroupDescriptor
|
+--com.teamkonzept.dom4jb.schema.ContentDescriptor
- All Implemented Interfaces:
- Groupable
- public class ContentDescriptor
- extends GroupDescriptor
%REVIEW%
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentDescriptor
public ContentDescriptor(String name,
Class beanClass)
throws IntrospectionException
getContentIterator
public ContentIterator getContentIterator(Document doc,
Object bean)
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in class GroupDescriptor
getObject
protected final Object getObject(Object bean)
throws IllegalAccessException,
InvocationTargetException
IllegalAccessException
InvocationTargetException
addTo
public void addTo(List list)
Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.