Jeospace API

org.jeospace.xml
Class MPCCometElementReader

java.lang.Object
  extended byorg.jeospace.xml.XMLReaderAdapter
      extended byorg.jeospace.xml.MPCCometElementReader
All Implemented Interfaces:
org.xml.sax.XMLReader

public class MPCCometElementReader
extends XMLReaderAdapter

An XMLReader for parsing comet orbital elements as found in data files supplied by the MPC. See:
Export Format for Comet Orbits

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton
See Also:
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

MPCCometElementReader

public MPCCometElementReader()
Constructor

Method Detail

parse

public void parse(org.xml.sax.InputSource input)
           throws java.io.IOException,
                  org.xml.sax.SAXException
Parse a document from an InputSource.

Specified by:
parse in interface org.xml.sax.XMLReader
Overrides:
parse in class XMLReaderAdapter
Throws:
java.io.IOException
org.xml.sax.SAXException

Jeospace API

Copyright © 2006 - jeospace.org