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