@Api(allMethods=true) public class ResourceInfo extends Object
ResourceService.| Constructor and Description |
|---|
ResourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRootPath()
Get the root path to be added to the
ResourceService. |
void |
setRootPath(String rootPath)
Set the root path to be added to the
ResourceService. |
public String getRootPath()
ResourceService.public void setRootPath(String rootPath)
ResourceService.rootPath - a base path to access resources (e.g. 'classpath:/org/geomajas', 'file:C:/' or 'WEB-INF/images')Copyright © 2015 Geosparc. All Rights Reserved.