|
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.Sky2KReader
An XMLReader for parsing stellar data as found in the Sky2000 Catalog,
Version 4. See:
Detailed Description
for data file format information and links to the downloadable data files.
InputSource| Constructor Summary | |
Sky2KReader()
Constructor |
|
| Method Summary | |
void |
parse(org.xml.sax.InputSource input)
Parse a document from an InputSource. |
void |
setMagBounds(double max,
double min,
double inc)
|
| 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 Sky2KReader()
| Method Detail |
public void setMagBounds(double max,
double min,
double inc)
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 | ||||||||||