|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.ebrim.VersionInfoParser
gov.nasa.worldwind.applications.gio.ebrim.ContentVersionInfoParser
public class ContentVersionInfoParser
Field Summary | |
---|---|
static String |
ELEMENT_NAME
|
Constructor Summary | |
---|---|
ContentVersionInfoParser(String elementName,
Attributes attributes)
|
Method Summary |
---|
Methods inherited from class gov.nasa.worldwind.applications.gio.ebrim.VersionInfoParser |
---|
getComment, getVersionName, setComment, setVersionName |
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.ElementParser |
---|
characters, doCharacters, doEndElement, doStartElement, endElement, getCharacters, getCurrentElement, getElementName, setCurrentElement, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gov.nasa.worldwind.applications.gio.ebrim.VersionInfo |
---|
getComment, getVersionName, setComment, setVersionName |
Field Detail |
---|
public static final String ELEMENT_NAME
Constructor Detail |
---|
public ContentVersionInfoParser(String elementName, Attributes attributes)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |