eu.clarin.weblicht.wlfxb.lx.xb
Class EntriesLayerStored
java.lang.Object
eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerStoredAbstract
eu.clarin.weblicht.wlfxb.lx.xb.EntriesLayerStored
- All Implemented Interfaces:
- EntriesLayer, LexiconLayer
public class EntriesLayerStored
- extends LexiconLayerStoredAbstract
- implements EntriesLayer
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
EntriesLayerStored
protected EntriesLayerStored()
EntriesLayerStored
protected EntriesLayerStored(EntryType type)
EntriesLayerStored
protected EntriesLayerStored(LexiconLayersConnector connector)
setLayersConnector
public void setLayersConnector(LexiconLayersConnector connector)
- Description copied from class:
LexiconLayerStoredAbstract
- Should not be used directly by users. Should be extended by all
implementations of TextCorpusLayers, as they might depend on other layers
and therefore be able to get referenced/referencing information.
- Specified by:
setLayersConnector in class LexiconLayerStoredAbstract
getType
public EntryType getType()
- Specified by:
getType in interface EntriesLayer
getEntry
public Entry getEntry(int index)
- Specified by:
getEntry in interface EntriesLayer
getEntry
public Entry getEntry(String entryId)
- Specified by:
getEntry in interface EntriesLayer
addEntry
public Entry addEntry(String entryString)
- Specified by:
addEntry in interface EntriesLayer
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface LexiconLayer
size
public int size()
- Specified by:
size in interface LexiconLayer
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.