gov.nasa.worldwind.applications.gio.gidb
Class GetServices.ServerListParser
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.gidb.GetServices.ServerListParser
- Enclosing class:
- GetServices
protected static class GetServices.ServerListParser
- extends ElementParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_NAME
public static final String ELEMENT_NAME
- See Also:
- Constant Field Values
GetServices.ServerListParser
public GetServices.ServerListParser(String name,
Attributes attributes,
GetServices getServices)
addServer
public void addServer(Server server)
doEndElement
protected void doEndElement(String name)
- Overrides:
doEndElement
in class ElementParser
doStartElement
protected void doStartElement(String name,
Attributes attributes)
- Overrides:
doStartElement
in class ElementParser