| Package | Description |
|---|---|
| gov.nasa.worldwind.util.xml |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanIntegerXMLEventParser |
BasicXMLEventParserContext.booleanIntegerParser |
| Modifier and Type | Method and Description |
|---|---|
BooleanIntegerXMLEventParser |
BasicXMLEventParserContext.getBooleanIntegerParser() |
BooleanIntegerXMLEventParser |
XMLEventParserContext.getBooleanIntegerParser()
Returns the default parser for a simple boolean integer (0 or 1).
|