public class ODFWebView extends DefaultODFView
ODFWebView
looks first in the directory skin://stylesheets/catalog/ then defaults to DefaultODFView
._resolver
ROLE
Constructor and Description |
---|
ODFWebView() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
_getDefaultSourceURIs(String pluginName,
String filePath)
Get the default URIs
|
protected List<String> |
getLocations(String pluginName,
String filePath)
Returns the ordered list of URI to be tested to find the corresponding view.
|
getSource, service
getLogger, setLogger
public ODFWebView()
protected List<String> getLocations(String pluginName, String filePath)
DefaultODFView
getLocations
in class DefaultODFView
pluginName
- the plugin namefilePath
- the requested location.protected List<String> _getDefaultSourceURIs(String pluginName, String filePath)
DefaultODFView
_getDefaultSourceURIs
in class DefaultODFView
pluginName
- The current plugin namefilePath
- the requested location.