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