|
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.MPCCometElementReader
An XMLReader for parsing comet orbital elements
as found in data files supplied by the MPC. See:
Export Format for Comet Orbits
InputSource| Constructor Summary | |
MPCCometElementReader()
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 MPCCometElementReader()
| 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 | ||||||||||