Uses of Class
ca.phon.util.resources.URLHandler
Package
Description
-
Uses of URLHandler in ca.phon.app.opgraph.analysis
-
Uses of URLHandler in ca.phon.app.opgraph.macro
-
Uses of URLHandler in ca.phon.app.opgraph.report
-
Uses of URLHandler in ca.phon.ipadictionary
Modifier and TypeClassDescriptionclass
class
Dictionary which use a tokenizer and lookup table to peform ipa lookups. -
Uses of URLHandler in ca.phon.query.script
-
Uses of URLHandler in ca.phon.syllabifier.basic
Modifier and TypeClassDescriptionclass
Loader for Phon 1.6 syllabifier files. -
Uses of URLHandler in ca.phon.syllabifier.opgraph
Modifier and TypeClassDescriptionclass
Load opgraph syllabifiers listed in the syllabifier/opgraph.list file. -
Uses of URLHandler in ca.phon.util.resources
Modifier and TypeClassDescriptionclass
Loads resources from a specified class loader (or the default class loader if not specified.) Resources are located usingClassLoader.getResources(String)
for each specified resource.