| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.kml | 
 Provides classes for parsing KML and KMZ files and streams. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected KMLParserContext | 
KMLRoot.parserContext
The parser context for the document. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected KMLParserContext | 
KMLRoot.createParserContext(XMLEventReader reader)
Invoked during  
KMLRoot.initialize(boolean) to create the parser context. | 
| Constructor and Description | 
|---|
KMLParserContext(KMLParserContext ctx)  |