public class FeatureStyleElement extends Object
Constructor and Description |
---|
FeatureStyleElement() |
Modifier and Type | Method and Description |
---|---|
static void |
append(SLDFeatureStyle obj,
XmlBuilder xb,
Map<String,String> atts) |
static SLDFeatureStyle |
parse(XmlPullParser parser,
String version) |
public static void append(SLDFeatureStyle obj, XmlBuilder xb, Map<String,String> atts) throws InvalidSLDObjectException, UnsupportedSLDObjectException
public static SLDFeatureStyle parse(XmlPullParser parser, String version) throws XmlPullParserException, IOException, SLDReadException
XmlPullParserException
IOException
SLDReadException