opennlp.tools.dictionary.serializer
Interface EntryInserter


public interface EntryInserter

Version:
$Revision: 1.2 $, $Date: 2009/01/24 01:34:54 $
Author:
Joern Kottmann

Method Summary
 void insert(Entry entry)
           
 

Method Detail

insert

void insert(Entry entry)
            throws InvalidFormatException
Parameters:
entry -
Throws:
InvalidFormatException


Copyright © 2010. All Rights Reserved.