I - the type of the InputSource@Unstable
public interface Resource<I extends org.xwiki.filter.input.InputSource>
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
I |
getInputSource()
Provide an
InputSource to read the resource. |
String |
getPath() |
ResourceRepository |
getRepository() |
String |
getURL(boolean forceSkinAction)
Create a URL for the resource.
|
ResourceRepository getRepository()
String getId()
String getPath()
I getInputSource() throws Exception
InputSource to read the resource.InputSource to read the resourceException - when failing to create a InputSource for the resourceCopyright © 2004–2016 XWiki. All rights reserved.