public interface ContentView
Source
for a content viewModifier and Type | Method and Description |
---|---|
Source |
getSource(String location,
String contentType,
String view,
String format,
String pluginName)
Get the file source for rendering a content
|
Source getSource(String location, String contentType, String view, String format, String pluginName) throws IOException
location
- the requested locationcontentType
- the type of the current Contentview
- the content viewformat
- the format of the output (html, pdf, ...)pluginName
- the current plugin nameIOException
- if the Source cannot be resolved