Uses of Class
org.xwiki.vfs.VfsException
-
Packages that use VfsException Package Description org.xwiki.vfs -
-
Uses of VfsException in org.xwiki.vfs
Methods in org.xwiki.vfs that throw VfsException Modifier and Type Method Description void
VfsPermissionChecker. checkPermission(VfsResourceReference resourceReference)
Path
VfsPathFactory. create(URI uri)
String
VfsManager. getURL(VfsResourceReference reference)
Generate a relative VFS URL to access a resource inside an archive.
-