Package eu.clarin.weblicht.wlfxb.ed.xb
Class TokenSegmentationLayerStored
- java.lang.Object
-
- eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
-
- eu.clarin.weblicht.wlfxb.ed.xb.TokenSegmentationLayerStored
-
- All Implemented Interfaces:
ExternalDataLayer,TokenSegmentationLayer
public class TokenSegmentationLayerStored extends ExternalDataLayerStored implements TokenSegmentationLayer
- Author:
- Yana Panchenko
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTokenSegmentationLayerStored()protectedTokenSegmentationLayerStored(String mimeType)
-
Method Summary
-
Methods inherited from class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
addLink, getDataMimeType, getLink
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface eu.clarin.weblicht.wlfxb.ed.api.ExternalDataLayer
addLink, getDataMimeType, getLink
-
-
-
-
Field Detail
-
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
TokenSegmentationLayerStored
protected TokenSegmentationLayerStored()
-
TokenSegmentationLayerStored
protected TokenSegmentationLayerStored(String mimeType)
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toStringin classExternalDataLayerStored
-
-