Uses of Class
eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
-
Packages that use TextSpanStored Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of TextSpanStored in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return TextSpanStored Modifier and Type Method Description TextSpanStored[]TextSpan. getSubspans() -
Uses of TextSpanStored in eu.clarin.weblicht.wlfxb.tc.xb
Fields in eu.clarin.weblicht.wlfxb.tc.xb with type parameters of type TextSpanStored Modifier and Type Field Description protected List<TextSpanStored>TextSpanStored. subspansMethods in eu.clarin.weblicht.wlfxb.tc.xb that return TextSpanStored Modifier and Type Method Description TextSpanStored[]TextSpanStored. getSubspans()
-