VIRTUAL_FILE_METHOD_VISIT, VIRTUAL_FILE_VISITOR_INTERFACE| Constructor and Description |
|---|
VfsPatternUtils() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static java.lang.Object |
findRoot(java.net.URL url) |
(package private) static java.lang.String |
getPath(java.lang.Object resource) |
(package private) static java.lang.Object |
getVisitorAttribute() |
(package private) static void |
visit(java.lang.Object resource,
java.lang.reflect.InvocationHandler visitor) |
doGetPath, doGetVisitorAttribute, getRoot, invokeVfsMethodstatic java.lang.Object getVisitorAttribute()
static java.lang.String getPath(java.lang.Object resource)
static java.lang.Object findRoot(java.net.URL url)
throws java.io.IOException
java.io.IOExceptionstatic void visit(java.lang.Object resource,
java.lang.reflect.InvocationHandler visitor)
throws java.io.IOException
java.io.IOException