public class DescriptionBinding
extends java.lang.Object
<gml:description>GML tag desciption</gml:description>
| Constructor and Description |
|---|
DescriptionBinding() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
parse(IXmlStreamReader parser,
GPEDefaultGmlParser handler)
It parses the gml:description tag
|
public java.lang.String 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