gov.nasa.worldwind.ogc.kml
Class KMLResourceMap
java.lang.Object
gov.nasa.worldwind.util.xml.AbstractXMLEventParser
gov.nasa.worldwind.ogc.kml.KMLAbstractObject
gov.nasa.worldwind.ogc.kml.KMLResourceMap
- All Implemented Interfaces:
- MessageListener, XMLEventParser
public class KMLResourceMap
- extends KMLAbstractObject
Represents the KML ResourceMap element and provides access to its contents.
Methods inherited from class gov.nasa.worldwind.util.xml.AbstractXMLEventParser |
allocate, doAddCharacters, doAddEventAttribute, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aliases
protected List<KMLAlias> aliases
KMLResourceMap
public KMLResourceMap(String namespaceURI)
addAlias
protected void addAlias(KMLAlias o)
doAddEventContent
protected void doAddEventContent(Object o,
XMLEventParserContext ctx,
javax.xml.stream.events.XMLEvent event,
Object... args)
throws javax.xml.stream.XMLStreamException
- Overrides:
doAddEventContent
in class AbstractXMLEventParser
- Throws:
javax.xml.stream.XMLStreamException
getAliases
public List<KMLAlias> getAliases()