Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
-
Packages that use ReferencesLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of ReferencesLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return ReferencesLayer Modifier and Type Method Description ReferencesLayerTextCorpus. createReferencesLayer(String typetagset, String reltagset, String externalReferencesSource)Creates empty references layers of this TextCorpus, ready to be filled in with the references data.ReferencesLayerTextCorpus. getReferencesLayer()Gets references layer of this TextCorpus. -
Uses of ReferencesLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement ReferencesLayer Modifier and Type Class Description classReferencesLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return ReferencesLayer Modifier and Type Method Description ReferencesLayerTextCorpusStored. createReferencesLayer(String typetagset, String reltagset, String externalReferencesSource)
-