Uses of Class
org.apache.commons.betwixt.io.AbstractBeanWriter.ElementAttributes

Packages that use AbstractBeanWriter.ElementAttributes
org.apache.commons.betwixt.io Package contains classes dealing directly with the reading and writing of beans. 
 

Uses of AbstractBeanWriter.ElementAttributes in org.apache.commons.betwixt.io
 

Subclasses of AbstractBeanWriter.ElementAttributes in org.apache.commons.betwixt.io
private  class AbstractBeanWriter.IDElementAttributes
          Attributes with generate ID/IDREF attributes //TODO: refactor the ID/REF generation so that it's fixed at introspection and the generators are placed into the Context.