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 TypeMethodDescriptionvoidURLHandler.FileURLHandler.guide(URLHandler.URLVisitor v, boolean recurse, boolean strip) voidURLHandler.guide(URLHandler.URLVisitor visitor, boolean recurse) abstract voidURLHandler.guide(URLHandler.URLVisitor visitor, boolean recurse, boolean strip) voidURLHandler.JarURLHandler.guide(URLHandler.URLVisitor v, boolean recurse, boolean strip) private voidURLHandler.FileURLHandler.process(URLHandler.URLVisitor v, boolean recurse, boolean strip, String path, File[] files)