| Package | Description |
|---|---|
| gov.nasa.worldwind.util.xml.xal |
Provides classes for parsing the XAL namespace.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<XALAddressLine> |
XALCountry.addressLines |
protected List<XALAddressLine> |
XALAddressLines.addressLines |
| Modifier and Type | Method and Description |
|---|---|
List<XALAddressLine> |
XALCountry.getAddressLines() |
List<XALAddressLine> |
XALAddressLines.getAddressLines() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XALCountry.addAddressLine(XALAddressLine o) |
protected void |
XALAddressLines.addAddressLine(XALAddressLine o) |