Uses of Class
ca.phon.util.resources.URLHandler
Packages that use URLHandler
Package
Description
-
Uses of URLHandler in ca.phon.app.opgraph.analysis
Subclasses of URLHandler in ca.phon.app.opgraph.analysisModifier and TypeClassDescriptionclassLoad reports from a remote URL list.class -
Uses of URLHandler in ca.phon.app.opgraph.macro
Subclasses of URLHandler in ca.phon.app.opgraph.macroModifier and TypeClassDescriptionclassLoad macros from a remote URL list.class -
Uses of URLHandler in ca.phon.app.opgraph.report
Subclasses of URLHandler in ca.phon.app.opgraph.reportModifier and TypeClassDescriptionclassLoad reports from a remote URL list.class -
Uses of URLHandler in ca.phon.ipadictionary
Subclasses of URLHandler in ca.phon.ipadictionaryModifier and TypeClassDescriptionclassclassDictionary which use a tokenizer and lookup table to peform ipa lookups. -
Uses of URLHandler in ca.phon.query.script
Subclasses of URLHandler in ca.phon.query.script -
Uses of URLHandler in ca.phon.syllabifier
Subclasses of URLHandler in ca.phon.syllabifierModifier and TypeClassDescriptionclassInterface used byServiceLoaderto automatically find resource handlers for syllabifiers. -
Uses of URLHandler in ca.phon.syllabifier.opgraph
Subclasses of URLHandler in ca.phon.syllabifier.opgraphModifier and TypeClassDescriptionclassLoad opgraph syllabifiers listed in the syllabifier/opgraph.list file. -
Uses of URLHandler in ca.phon.util.resources
Subclasses of URLHandler in ca.phon.util.resourcesModifier and TypeClassDescriptionclassLoads resources from a specified class loader (or the default class loader if not specified.) Resources are located usingClassLoader.getResources(String)for each specified resource.classLoad items from a remote URL list.