Method and Description |
---|
org.xwiki.vfs.VfsResourceReference.getURI()
Since 12.4RC1 this method shouldn't be used anymore, in favor of
VfsResourceReference.getReference() . |
Constructor and Description |
---|
org.xwiki.vfs.VfsResourceReference(URI)
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 |
Copyright © 2004–2022 XWiki. All rights reserved.