gov.nasa.worldwind.applications.gio.xml
Class TextElementParser
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.xml.TextElementParser
- Direct Known Subclasses:
- ExceptionTextParser, RequestIdParser, TextParser, UsageParameterParser, ValueParser
public class TextElementParser
- extends ElementParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextElementParser
public TextElementParser(String elementName,
Attributes attributes)
doEndElement
protected void doEndElement(String name)
- Overrides:
doEndElement
in class ElementParser
getValue
public String getValue()
setValue
public void setValue(String textValue)