Package | Description |
---|---|
org.apache.commons.betwixt.io |
Package contains classes dealing directly with the reading and writing of beans.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanWriter
BeanWriter outputs beans as XML to an io stream. |
class |
SAXBeanWriter
The SAXBeanwriter will send events to a ContentHandler
|