public interface FlrDeserializer extends RbfDeserializer
Notes:
1. Empty fields representing a simple value (e.g. a String or Date) will be
deserialized to null and not to an empty value.
2. Empty field sequences (long sequences of pad characters) representing a complex value (a value of a class
annotated with FlrDataType) will be deserialized to null and not to an empty
value.
DeserializergetStoredLinesclose, getInputPosition, hasNext, next, openCopyright © 2014. All rights reserved.