Interface SyllabifierProvider
- All Superinterfaces:
Iterable<Syllabifier>,ResourceHandler<Syllabifier>
- All Known Implementing Classes:
JsonSyllabifierProvider,OpGraphSyllabifierClassLoaderProvider
Interface used by
ServiceLoader to automatically
find resource handlers for syllabifiers.-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface ca.phon.util.resources.ResourceHandler
iterator