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 TypeClassDescriptionclass
class
Provides a matcher for combining diacritics.class
Provides a matcher for prefix diacritics.class
Provides the suffix diacritic plug-in matcher. -
Uses of PluginProvider in ca.phon.syllabifier.phonex
Classes in ca.phon.syllabifier.phonex that implement PluginProviderModifier and TypeClassDescriptionclass
Provides 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 TypeClassDescriptionclass
Provides the 'diphthong' phonex plug-in matcher.class
Provides the plug-in matcher for syllable stress.class
Phonex plug-in for syllable constituent type matching.class
Tone plug-in provider.