Uses of Interface
com.teamkonzept.dom4jb.schema.DataDescriptor

Packages that use DataDescriptor
com.teamkonzept.dom4jb.beans Contains classes for providing and extracting information about JavaBeansTM
com.teamkonzept.dom4jb.beans.infos Contains the default XMLBeanInfo classes.  
com.teamkonzept.dom4jb.schema   
 

Uses of DataDescriptor in com.teamkonzept.dom4jb.beans
 

Methods in com.teamkonzept.dom4jb.beans that return DataDescriptor
 DataDescriptor XMLBeanInfo.getDataDescriptor()
          Gets the data descriptor.
protected  DataDescriptor SimpleProperty.getDescriptor(Object obj)
          Liefert den Gruppendeskriptor, welcher die Property beschreibt.
 

Uses of DataDescriptor in com.teamkonzept.dom4jb.beans.infos
 

Methods in com.teamkonzept.dom4jb.beans.infos that return DataDescriptor
 DataDescriptor ObjectXMLBeanInfo.getDataDescriptor()
           
 DataDescriptor EntryXMLBeanInfo.getDataDescriptor()
           
 DataDescriptor StringEntryXMLBeanInfo.getDataDescriptor()
           
 DataDescriptor MapXMLBeanInfo.getDataDescriptor()
           
 DataDescriptor StringXMLBeanInfo.getDataDescriptor()
           
 

Uses of DataDescriptor in com.teamkonzept.dom4jb.schema
 

Classes in com.teamkonzept.dom4jb.schema that implement DataDescriptor
 class StringDescriptor
           
 

Fields in com.teamkonzept.dom4jb.schema declared as DataDescriptor
static DataDescriptor DataDescriptor.STRING
           
 

Methods in com.teamkonzept.dom4jb.schema that return DataDescriptor
protected  DataDescriptor CDATADescriptor.getDescriptor(Object obj)
           
protected  DataDescriptor AttributeDescriptor.getDescriptor(Object obj)
           
protected  DataDescriptor TextDescriptor.getDescriptor(Object obj)
           
 



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