Package | Description |
---|---|
gov.nasa.worldwind.ogc.collada |
Provides classes for parsing COLLADA files and streams.
|
Modifier and Type | Field and Description |
---|---|
protected ColladaParserContext |
ColladaRoot.parserContext
The parser context for the document.
|
Modifier and Type | Method and Description |
---|---|
protected ColladaParserContext |
ColladaRoot.createParserContext(javax.xml.stream.XMLEventReader reader)
Invoked during
ColladaRoot.initialize() to create the parser context. |
Constructor and Description |
---|
ColladaParserContext(ColladaParserContext ctx) |