public interface XWikiEngineContext
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String name) |
String |
getMimeType(String filename) |
String |
getRealPath(String path) |
URL |
getResource(String name) |
InputStream |
getResourceAsStream(String name) |
void |
setAttribute(String name,
Object value) |
URL getResource(String name) throws MalformedURLException
MalformedURLException
InputStream getResourceAsStream(String name)
Copyright © 2004–2014 XWiki. All rights reserved.