Interface EntryInserter
public interface EntryInserter
- 
Method Summary
- 
Method Details- 
insert- Parameters:
- entry- The- Entryto insert.
- Throws:
- InvalidFormatException- Thrown if the- entryhas an invalid format.
 
 
- 
entry - The Entry to insert.InvalidFormatException - Thrown if the entry has an invalid format.