public class SldNamedStyle extends SldNode
node, supportedVersions, version, xpath| Constructor and Description |
|---|
SldNamedStyle() |
SldNamedStyle(Node node) |
SldNamedStyle(Node node,
String version) |
SldNamedStyle(String version) |
| Modifier and Type | Method and Description |
|---|---|
SldLayerFeatureConstraints |
getFeatureConstraints() |
String |
getName() |
String |
getSldPart() |
void |
setFeatureConstraints(SldLayerFeatureConstraints constraints) |
void |
setName(String name) |
getNode, getSld100Example, getSld110Example, getSldNodeString, getVersion, isTextNode, main, serializeXpathNode, setNodepublic SldNamedStyle()
throws XPathExpressionException
XPathExpressionExceptionpublic SldNamedStyle(String version) throws XPathExpressionException
XPathExpressionExceptionpublic SldNamedStyle(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic SldNamedStyle(Node node, String version) throws XPathExpressionException
XPathExpressionExceptionpublic String getName() throws XPathExpressionException
getName in class SldNodeXPathExpressionExceptionpublic void setName(String name) throws XPathExpressionException
XPathExpressionExceptionpublic String getSldPart()
getSldPart in class SldNodepublic SldLayerFeatureConstraints getFeatureConstraints()
public void setFeatureConstraints(SldLayerFeatureConstraints constraints)
Copyright © 2020 B3Partners B.V.. All rights reserved.