Class JsonSyllabifierProvider

All Implemented Interfaces:
SyllabifierProvider, ResourceHandler<Syllabifier>, Iterable<Syllabifier>

public class JsonSyllabifierProvider extends ClassLoaderHandler<Syllabifier> implements SyllabifierProvider
Interface used by ServiceLoader to automatically find resource handlers for syllabifiers. JSON syllabifiers are read from a list of JSON files found at resource path 'syllabiifer/json.list'.