public static class MultiFieldTimeParser
extends java.lang.Object
Parse the record by recombining the separated fields, then parsing
the combined string. This is to be used with AsciiParser.
2010/03/11: Indeterminate field length is used when one field is in a record.
2010/03/11: The last field, if just one digit type (%S), can contain fractional part.
- See Also:
- Serialized Form