Interface JournalEntryDeocder<T>
- All Known Implementing Classes:
JdbcFileDecoder,JournalFileEntryDecoder,JournalRecordDecoder,RpgFileDecoder
public interface JournalEntryDeocder<T>
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ENTRY_SPECIFIC_DATA_OFFSET
static final int ENTRY_SPECIFIC_DATA_OFFSET- See Also:
-
-
Method Details
-
decode
- Throws:
Exception
-