gov.nasa.pds.search
Class XMLUpdate

java.lang.Object
  extended by gov.nasa.pds.search.XMLUpdate

public class XMLUpdate
extends Object

Implements a command-line tools to perform database updates.


Constructor Summary
XMLUpdate()
           
 
Method Summary
protected  int doUpdate(FileReader reader)
           
protected  int doUpdate(String[] args)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUpdate

public XMLUpdate()
Method Detail

main

public static void main(String[] args)
                 throws FileNotFoundException
Parameters:
args -
Throws:
FileNotFoundException

doUpdate

protected int doUpdate(String[] args)
                throws FileNotFoundException
Throws:
FileNotFoundException

doUpdate

protected int doUpdate(FileReader reader)


Copyright © 2010-2013 Planetary Data System. All Rights Reserved.