Uses of Interface
ca.phon.phonex.PluginProvider
Packages that use PluginProvider
Package
Description
Classes implementing the phonex language.
-
Uses of PluginProvider in ca.phon.phonex
Methods in ca.phon.phonex that return PluginProviderModifier and TypeMethodDescriptionPhonexPluginManager.getPluginProviders()Load all phonex plug-in matchers.PhonexPluginManager.getProvider(String name) Find an appropriate matcher plug-in for the given name. -
Uses of PluginProvider in ca.phon.phonex.plugins
Classes in ca.phon.phonex.plugins that implement PluginProviderModifier and TypeClassDescriptionclassclassProvides a matcher for combining diacritics.classProvides a matcher for prefix diacritics.classProvides the suffix diacritic plug-in matcher.classPlugin provider for tone number matcher. -
Uses of PluginProvider in ca.phon.syllabifier.phonex
Classes in ca.phon.syllabifier.phonex that implement PluginProviderModifier and TypeClassDescriptionclassProvides the phonex 'mdc' (minimum distance constraint) plug-in for syllabification. -
Uses of PluginProvider in ca.phon.syllable.phonex
Classes in ca.phon.syllable.phonex that implement PluginProviderModifier and TypeClassDescriptionclassProvides the 'diphthong' phonex plug-in matcher.classProvides the plug-in matcher for syllable stress.classPhonex plug-in for syllable constituent type matching.