public class LineStringPropertyTypeBinding
extends java.lang.Object
<lineStringProperty>
<LineString>
<coord><X>56.1</X><Y>0.45</Y></coord>
<coord><X>67.23</X><Y>0.98</Y></coord>
</LineString>
</lineStringProperty>
| Constructor and Description |
|---|
LineStringPropertyTypeBinding() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
parse(IXmlStreamReader parser,
GPEDefaultGmlParser handler)
It parses the gml:lineStringProperty tag
|
public java.lang.Object parse(IXmlStreamReader parser,
GPEDefaultGmlParser handler)
throws XmlStreamException,
java.io.IOException
parser - The XML parserhandler - The GPE parser that contains the content handler and
the error handlerXmlStreamExceptionjava.io.IOException