Home | Previous Page | Next Page   Using Opaque User-Detfined Types >

Overriding the Default I/O Methods

If the default methods are not sufficient because, for example, you want to include parentheses and other delimiting characters in the text representation, you can explicitly override the defaults with definitions of your own, after you register the Java UDT.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]