public class StyleBinding
extends java.lang.Object
<Style id="globeIcon">
<IconStyle>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pal3/icon19.png</href>
</Icon>
</IconStyle>
<LineStyle>
<width>2</width>
</LineStyle>
</Style>
http://code.google.com/apis/kml/documentation/kml_tags_21.html#style| Constructor and Description |
|---|
StyleBinding() |
| Modifier and Type | Method and Description |
|---|---|
static void |
parse(IXmlStreamReader parser,
GPEDeafultKmlParser handler)
It parses the Style tag
|
public static void parse(IXmlStreamReader parser,
GPEDeafultKmlParser handler)
throws XmlStreamException,
java.io.IOException
parser - The XML parserhandler - The GPE parser that contains the content handler and
the error handlerjava.io.IOExceptionXmlStreamExceptionXmlStreamExceptionjava.io.IOException