public interface GeoServerStyleRest
| Modifier and Type | Method and Description |
|---|---|
void |
createStyle(String workspace,
org.jdom2.Document style) |
org.jdom2.Document |
getStyle(String workspace,
String style) |
org.geojsf.xml.geoserver.Styles |
getStyles(String workspace) |
org.geojsf.xml.geoserver.Styles getStyles(String workspace) throws IOException
IOExceptionorg.jdom2.Document getStyle(String workspace, String style) throws IOException
IOExceptionvoid createStyle(String workspace, org.jdom2.Document style) throws IOException
IOExceptionCopyright © 2016. All rights reserved.