Delimited data handler

The Delimited data handler converts business objects to delimited-format strings and streams, and from delimited-formatted strings and streams to business objects. This chapter describes how the Delimited data handler processes delimited data and how to define business objects to be processed by the data handler. You can use this information as a guide to modifying existing business objects or implementing new business objects that conform to the requirements of the data handler. This chapter also discusses how to configure the Delimited data handler. This chapter contains the following sections:

Note:
The Delimited data handler is one of the base data handlers contained in the CwDataHandler.jar file. For information on how to install this data handler and where to store its source code, see Installing and configuring data handlers.

Copyright IBM Corp. 1997, 2004