public class PointPropertyTypeBinding
extends java.lang.Object
<pointProperty>
<Point gid="P6776">
<coord><X>50.0</X><Y>50.0</Y></coord>
</Point>
</pointProperty>
| Constructor and Description |
|---|
PointPropertyTypeBinding() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
parse(IXmlStreamReader parser,
GPEDefaultGmlParser handler)
It parses the gml:pointProperty 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