Uses of Interface
eu.clarin.weblicht.wlfxb.lx.api.LexiconLayer
-
Packages that use LexiconLayer Package Description eu.clarin.weblicht.wlfxb.lx.api eu.clarin.weblicht.wlfxb.lx.xb Provides classes for manipulating Lexicon annotations of TCF. -
-
Uses of LexiconLayer in eu.clarin.weblicht.wlfxb.lx.api
Subinterfaces of LexiconLayer in eu.clarin.weblicht.wlfxb.lx.api Modifier and Type Interface Description interfaceCooccurrencesLayerinterfaceEntriesLayerinterfaceFrequenciesLayerinterfacePosTagsLayerinterfaceSyllabificationsLayerinterfaceSynonymsLayer -
Uses of LexiconLayer in eu.clarin.weblicht.wlfxb.lx.xb
Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement LexiconLayer Modifier and Type Class Description classCooccurrencesLayerStoredclassEntriesLayerStoredclassFrequenciesLayerStoredclassLexiconLayerStoredAbstractclassPosTagsLayerStoredclassSyllabificationsLayerStoredclassSynonymsLayerStoredclassTermsContainerStoredMethods in eu.clarin.weblicht.wlfxb.lx.xb that return types with arguments of type LexiconLayer Modifier and Type Method Description Class<? extends LexiconLayer>LexiconLayerTag. getLayerClass()Method parameters in eu.clarin.weblicht.wlfxb.lx.xb with type arguments of type LexiconLayer Modifier and Type Method Description static LexiconLayerTagLexiconLayerTag. getFromClass(Class<? extends LexiconLayer> cl)
-