Skip navigation links
C E G H O S T U V 

C

checkPermission(VfsResourceReference) - Method in interface org.xwiki.vfs.VfsPermissionChecker
 
create(URI) - Method in interface org.xwiki.vfs.VfsPathFactory
 

E

equals(Object) - Method in class org.xwiki.vfs.VfsResourceReference
 

G

getContentType() - Method in class org.xwiki.vfs.VfsResourceReference
 
getPath() - Method in class org.xwiki.vfs.VfsResourceReference
 
getPathSegments() - Method in class org.xwiki.vfs.VfsResourceReference
 
getReference() - Method in class org.xwiki.vfs.VfsResourceReference
 
getScheme() - Method in class org.xwiki.vfs.VfsResourceReference
 
getURI() - Method in class org.xwiki.vfs.VfsResourceReference
Deprecated.
Since 12.4RC1 this method shouldn't be used anymore, in favor of VfsResourceReference.getReference().
getURL(VfsResourceReference) - Method in interface org.xwiki.vfs.VfsManager
Generate a relative VFS URL to access a resource inside an archive.

H

hashCode() - Method in class org.xwiki.vfs.VfsResourceReference
 

O

org.xwiki.vfs - package org.xwiki.vfs
 
org.xwiki.vfs.script - package org.xwiki.vfs.script
 

S

setContentType(String) - Method in class org.xwiki.vfs.VfsResourceReference
 

T

toString() - Method in class org.xwiki.vfs.VfsResourceReference
 
toURI() - Method in class org.xwiki.vfs.VfsResourceReference
 
TYPE - Static variable in class org.xwiki.vfs.VfsResourceReference
Represents a VFS Resource Type.

U

url(VfsResourceReference) - Method in class org.xwiki.vfs.script.VfsScriptService
Generate a relative VFS URL to access a resource inside an archive.
url(VfsResourceReference, String) - Method in class org.xwiki.vfs.script.VfsScriptService
Generate a relative VFS URL to access a resource inside an archive.

V

VfsException - Exception in org.xwiki.vfs
Encapsulate a VFS error.
VfsException(String) - Constructor for exception org.xwiki.vfs.VfsException
Construct a new Exception with the specified detail message.
VfsException(String, Throwable) - Constructor for exception org.xwiki.vfs.VfsException
Construct a new Exception with the specified detail message and cause.
VfsException(String, Throwable, Object...) - Constructor for exception org.xwiki.vfs.VfsException
Construct a new Exception with the specified detail message and cause.
VfsManager - Interface in org.xwiki.vfs
API to construct a VFS URL or access the content of an archive.
VfsPathFactory - Interface in org.xwiki.vfs
Helper to create a Path instance from an XWiki VFS URI (e.g.
VfsPermissionChecker - Interface in org.xwiki.vfs
Verify if the user has permissions to access the VFS asked.
VfsResourceReference - Class in org.xwiki.vfs
Represents a reference to a VFS resource.
VfsResourceReference(VfsResourceReference) - Constructor for class org.xwiki.vfs.VfsResourceReference
Create a new reference by copying the passed one.
VfsResourceReference(URI, List<String>) - Constructor for class org.xwiki.vfs.VfsResourceReference
 
VfsResourceReference(URI, String) - Constructor for class org.xwiki.vfs.VfsResourceReference
 
VfsResourceReference(URI) - Constructor for class org.xwiki.vfs.VfsResourceReference
Deprecated.
Since 12.4RC1, this constructor shouldn't be used anymore, in particular not for internal references such as attach:space.page@attachment/path/to/file, VfsResourceReference(String) should be used instead
VfsResourceReference(String) - Constructor for class org.xwiki.vfs.VfsResourceReference
 
VfsScriptService - Class in org.xwiki.vfs.script
Offers scripting APIs for the VFS module.
VfsScriptService() - Constructor for class org.xwiki.vfs.script.VfsScriptService
 
C E G H O S T U V 
Skip navigation links

Copyright © 2004–2022 XWiki. All rights reserved.