opennlp.tools.dictionary.serializer
Interface EntryInserter


public interface EntryInserter


Method Summary
 void insert(Entry entry)
           
 

Method Detail

insert

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


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.