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