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