public class ODFWebView extends DefaultODFView
ODFWebView looks first in the directory skin://stylesheets/catalog/ then defaults to DefaultODFView._resolverROLE| 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, servicegetLogger, setLoggerpublic ODFWebView()
protected List<String> getLocations(String pluginName, String filePath)
DefaultODFViewgetLocations in class DefaultODFViewpluginName - the plugin namefilePath - the requested location.protected List<String> _getDefaultSourceURIs(String pluginName, String filePath)
DefaultODFView_getDefaultSourceURIs in class DefaultODFViewpluginName - The current plugin namefilePath - the requested location.