|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.xml.XMLReaderAdapter
org.jeospace.xml.JPLMinorPlanetElementReader
An XMLReader for parsing asteroid orbital elements
as found in data files supplied by the JPL. See:
Small-Body Orbital Elements
InputSource| Constructor Summary | |
JPLMinorPlanetElementReader()
Constructor |
|
| Method Summary | |
void |
parse(org.xml.sax.InputSource input)
Parse a document from an InputSource. |
| Methods inherited from class org.jeospace.xml.XMLReaderAdapter |
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getProperty, parse, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JPLMinorPlanetElementReader()
| Method Detail |
public void parse(org.xml.sax.InputSource input)
throws java.io.IOException,
org.xml.sax.SAXException
InputSource.
parse in interface org.xml.sax.XMLReaderparse in class XMLReaderAdapterjava.io.IOException
org.xml.sax.SAXException
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||