Contents
There are 4 types of content that Koutra X-form supports.
- Byte Stream: A sequence of bytes.
- Character Stream: A sequence of characters.
- XML: A part of a SAX chain, either generates SAX events or consumes them.
- Result Set: A part of a chain that deals with java.sql.ResultSet objects,
either generates ResultSet objects or consumes them.