Uses of Interface
ca.phon.phonex.PluginProvider
Package
Description
Classes implementing the phonex language.
-
Uses of PluginProvider in ca.phon.phonex
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Provides the phonex 'mdc' (minimum distance constraint) plug-in for syllabification. -
Uses of PluginProvider in ca.phon.syllable.phonex
Modifier 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.