Jeospace API

org.jeospace.xml
Class MPCMinorPlanetElementReader

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

public class MPCMinorPlanetElementReader
extends XMLReaderAdapter

An XMLReader for parsing asteroid orbital elements as found in data files supplied by the MPC. See:
Export Format for Minor-Planet Orbits

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton
See Also:
InputSource

Constructor Summary
MPCMinorPlanetElementReader()
          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

MPCMinorPlanetElementReader

public MPCMinorPlanetElementReader()
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