iso8211 0-1-0 by Weft

Package uk.co.weft.iso8211.values

Values which may be found in an ISO8211 file.

See:
          Description

Class Summary
Binary a binary string.
BitString don't really know what a bitstring is!
CharData a character data value - fundamentally a string
CharMode a character mode bit strong data value - don't really know what this is so we'll treat it for now as if it was a String
ExplicitPoint a digit string where the decimal point position is explicit.
ImplicitPoint a digit string where the decimal point position is implicit.
LSOFBinary a binary string, sent least significant byte first.
MSOFBinary a binary string, sent most significant byte first.
ScaledPoint a digit string where the decimal point position is scaled.
 

Package uk.co.weft.iso8211.values Description

Values which may be found in an ISO8211 file.

The classes in this package represent raw data values which may be found in an ISO8211 file. Each class specialises uk.co.weft.iso8211.Value.


Simon Brooke
Last modified: Thu Oct 31 18:50:27 GMT 2002


iso8211 0-1-0 by Weft