Package | Description |
---|---|
gov.nasa.worldwind.util.xml |
Modifier and Type | Field and Description |
---|---|
protected BooleanXMLEventParser |
BasicXMLEventParserContext.booleanParser |
Modifier and Type | Method and Description |
---|---|
BooleanXMLEventParser |
BasicXMLEventParserContext.getBooleanParser() |
BooleanXMLEventParser |
XMLEventParserContext.getBooleanParser()
Returns the default parser for a simple boolean.
|