public class TextSourceLayerStored extends TextCorpusLayerStoredAbstract implements TextSourceLayer
| Constructor and Description |
|---|
TextSourceLayerStored() |
| Modifier and Type | Method and Description |
|---|---|
void |
addText(String text) |
String |
getExtRef() |
String |
getText() |
String |
getType() |
boolean |
isEmpty() |
void |
setExtRef(String extRef) |
protected void |
setLayersConnector(TextCorpusLayersConnector connector)
Should not be used directly by users.
|
void |
setType(String type) |
int |
size() |
String |
toString() |
public static final String XML_NAME
public boolean isEmpty()
isEmpty in interface TextCorpusLayerpublic int size()
size in interface TextCorpusLayerprotected void setLayersConnector(TextCorpusLayersConnector connector)
TextCorpusLayerStoredAbstractsetLayersConnector in class TextCorpusLayerStoredAbstractpublic String getText()
getText in interface TextSourceLayerpublic void addText(String text)
addText in interface TextSourceLayerpublic String getType()
getType in interface TextSourceLayerpublic void setType(String type)
setType in interface TextSourceLayerpublic String getExtRef()
getExtRef in interface TextSourceLayerpublic void setExtRef(String extRef)
setExtRef in interface TextSourceLayerCopyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.