Interface TextSchema

All Known Subinterfaces:
RecordTextSchema<T>
All Known Implementing Classes:
FixedWidthMultiRecordTextSchema, FixedWidthTextRecord, TextRecord

public interface TextSchema
A definition of the record schema of a text file.