Uses of Package
org.apache.commons.betwixt.io

Packages that use org.apache.commons.betwixt.io
org.apache.commons.betwixt.io Package contains classes dealing directly with the reading and writing of beans. 
org.apache.commons.betwixt.io.id This package is home to IDGenerator implementations. 
 

Classes in org.apache.commons.betwixt.io used by org.apache.commons.betwixt.io
AbstractBeanWriter
          Abstract superclass for bean writers.
BeanReader
          BeanReader reads a tree of beans from an XML document.
IDGenerator
          Interface allowing pluggable ID attribute value generators.
WriteContext
          Context against which content should be written.
 

Classes in org.apache.commons.betwixt.io used by org.apache.commons.betwixt.io.id
IDGenerator
          Interface allowing pluggable ID attribute value generators.
 



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