eu.clarin.weblicht.wlfxb.lx.api
Interface EntriesLayer

All Superinterfaces:
LexiconLayer
All Known Implementing Classes:
EntriesLayerStored

public interface EntriesLayer
extends LexiconLayer

Author:
Yana Panchenko

Method Summary
 Entry addEntry(String entryString)
           
 Entry getEntry(int index)
           
 Entry getEntry(String entryId)
           
 EntryType getType()
           
 
Methods inherited from interface eu.clarin.weblicht.wlfxb.lx.api.LexiconLayer
isEmpty, size
 

Method Detail

getType

EntryType getType()

getEntry

Entry getEntry(int index)

getEntry

Entry getEntry(String entryId)

addEntry

Entry addEntry(String entryString)


Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.