Jeospace API

org.jeospace.xml
Class JPLMinorPlanetElementReader

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

public class JPLMinorPlanetElementReader
extends XMLReaderAdapter

An XMLReader for parsing asteroid orbital elements as found in data files supplied by the JPL. See:
Small-Body Orbital Elements

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

JPLMinorPlanetElementReader

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