Uses of Class
com.ibm.icu.impl.URLHandler
-
Packages that use URLHandler Package Description com.ibm.icu.impl -
-
Uses of URLHandler in com.ibm.icu.impl
Subclasses of URLHandler in com.ibm.icu.impl Modifier and Type Class Description private static class
URLHandler.FileURLHandler
private static class
URLHandler.JarURLHandler
Methods in com.ibm.icu.impl that return URLHandler Modifier and Type Method Description static URLHandler
URLHandler. get(java.net.URL url)
protected static URLHandler
URLHandler. getDefault(java.net.URL url)
-