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

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

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

Subclasses of AbstractBeanWriter in org.apache.commons.betwixt.io
 class BeanWriter
          BeanWriter outputs beans as XML to an io stream.
 class SAXBeanWriter
          The SAXBeanwriter will send events to a ContentHandler
 



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