Interface EntryInserter
public interface EntryInserter
-
Method Summary
-
Method Details
-
insert
- Parameters:
entry- TheEntryto insert.- Throws:
opennlp.tools.util.InvalidFormatException- Thrown if theentryhas an invalid format.
-
entry - The Entry to insert.opennlp.tools.util.InvalidFormatException - Thrown if the entry has an invalid format.