-
Methods Method Description org.xwiki.vfs.VfsResourceReference.getURI() Since 12.4RC1 this method shouldn't be used anymore, in favor ofVfsResourceReference.getReference()
.
-
Constructors Constructor Description org.xwiki.vfs.VfsResourceReference(URI) Since 12.4RC1, this constructor shouldn't be used anymore, in particular not for internal references such asattach:space.page@attachment/path/to/file
,VfsResourceReference(String)
should be used instead