eu.clarin.weblicht.wlfxb.tc.xb
Class TextLayerStored
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerStoredAbstract
eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
- All Implemented Interfaces:
- TextCorpusLayer, TextLayer
public class TextLayerStored
- extends TextCorpusLayerStoredAbstract
- implements TextLayer
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
TextLayerStored
protected TextLayerStored()
setLayersConnector
protected void setLayersConnector(TextCorpusLayersConnector connector)
- Description copied from class:
TextCorpusLayerStoredAbstract
- 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 TextCorpusLayerStoredAbstract
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface TextCorpusLayer
getText
public String getText()
- Specified by:
getText in interface TextLayer
addText
public void addText(String text)
- Specified by:
addText in interface TextLayer
toString
public String toString()
- Overrides:
toString in class Object
size
public int size()
- Specified by:
size in interface TextCorpusLayer
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.