Uses of Interface
com.ibm.icu.impl.URLHandler.URLVisitor
Packages that use URLHandler.URLVisitor
-
Uses of URLHandler.URLVisitor in com.ibm.icu.impl
Methods in com.ibm.icu.impl with parameters of type URLHandler.URLVisitorModifier and TypeMethodDescriptionvoid
URLHandler.FileURLHandler.guide
(URLHandler.URLVisitor v, boolean recurse, boolean strip) void
URLHandler.guide
(URLHandler.URLVisitor visitor, boolean recurse) abstract void
URLHandler.guide
(URLHandler.URLVisitor visitor, boolean recurse, boolean strip) void
URLHandler.JarURLHandler.guide
(URLHandler.URLVisitor v, boolean recurse, boolean strip) private void
URLHandler.FileURLHandler.process
(URLHandler.URLVisitor v, boolean recurse, boolean strip, String path, File[] files)