Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
-
Packages that use MatchesLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of MatchesLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return MatchesLayer Modifier and Type Method Description MatchesLayerTextCorpus. createMatchesLayer(String queryLanguage, String queryString)Creates empty MatchesLayer layers of this TextCorpus, ready to be filled in with the corpus match annotations.MatchesLayerTextCorpus. getMatchesLayer()Gets matches layer of this TextCorpus. -
Uses of MatchesLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement MatchesLayer Modifier and Type Class Description classMatchesLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return MatchesLayer Modifier and Type Method Description MatchesLayerTextCorpusStored. createMatchesLayer(String queryLanguage, String queryString)
-