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