Uses of Package
org.apache.commons.betwixt

Packages that use org.apache.commons.betwixt
org.apache.commons.betwixt  
org.apache.commons.betwixt.digester  
org.apache.commons.betwixt.expression  
org.apache.commons.betwixt.io  
org.apache.commons.betwixt.io.read  
org.apache.commons.betwixt.registry  
org.apache.commons.betwixt.strategy  
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt
AttributeDescriptor
          AttributeDescriptor describes the XML attributes to be created for a bean instance.
BeanProperty
          Betwixt-centric view of a bean (or pseudo-bean) property.
Descriptor
          Describes a content node mapping.
ElementDescriptor
          ElementDescriptor describes the XML elements to be created for a bean instance.
NodeDescriptor
           Common superclass for ElementDescriptor and AttributeDescriptor.
Options
          Collective for Betwixt optional behaviour hints.
TextDescriptor
          Describes mixed-content text.
XMLBeanInfo
          XMLBeanInfo represents the XML metadata information used to map a Java Bean cleanly to XML.
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt.digester
AttributeDescriptor
          AttributeDescriptor describes the XML attributes to be created for a bean instance.
Descriptor
          Describes a content node mapping.
ElementDescriptor
          ElementDescriptor describes the XML elements to be created for a bean instance.
NodeDescriptor
           Common superclass for ElementDescriptor and AttributeDescriptor.
XMLIntrospector
          XMLIntrospector an introspector of beans to create a XMLBeanInfo instance.
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt.expression
BindingConfiguration
          Stores mapping phase binding configuration.
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt.io
AttributeDescriptor
          AttributeDescriptor describes the XML attributes to be created for a bean instance.
BindingConfiguration
          Stores mapping phase binding configuration.
ElementDescriptor
          ElementDescriptor describes the XML elements to be created for a bean instance.
XMLIntrospector
          XMLIntrospector an introspector of beans to create a XMLBeanInfo instance.
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt.io.read
BindingConfiguration
          Stores mapping phase binding configuration.
ElementDescriptor
          ElementDescriptor describes the XML elements to be created for a bean instance.
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt.registry
XMLBeanInfo
          XMLBeanInfo represents the XML metadata information used to map a Java Bean cleanly to XML.
 

Classes in org.apache.commons.betwixt used by org.apache.commons.betwixt.strategy
ElementDescriptor
          ElementDescriptor describes the XML elements to be created for a bean instance.
 



Copyright © 2002-2004 The Apache Software Foundation. All Rights Reserved.