public class TextLayerStored extends TextCorpusLayerStoredAbstract implements TextLayer
| Modifier | Constructor and Description |
|---|---|
protected |
TextLayerStored() |
| Modifier and Type | Method and Description |
|---|---|
void |
addText(String text) |
String |
getText() |
boolean |
isEmpty() |
protected void |
setLayersConnector(TextCorpusLayersConnector connector)
Should not be used directly by users.
|
int |
size() |
String |
toString() |
public static final String XML_NAME
protected void setLayersConnector(TextCorpusLayersConnector connector)
TextCorpusLayerStoredAbstractsetLayersConnector in class TextCorpusLayerStoredAbstractpublic boolean isEmpty()
isEmpty in interface TextCorpusLayerpublic int size()
size in interface TextCorpusLayerCopyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.