fedora.server.test
Class METSInOutTest

java.lang.Object
  extended by fedora.server.test.METSInOutTest

public class METSInOutTest
extends java.lang.Object

Tests the METS deserializer and serializer by opening a METS file (supplied at command-line), deserializing it, re-serializing it, and sending it to STDOUT.

Version:
$Id: METSInOutTest.java 5220 2006-11-20 13:52:20Z cwilper $
Author:
cwilper@cs.cornell.edu

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

Constructor Detail

METSInOutTest

public METSInOutTest()
Method Detail

main

public static void main(java.lang.String[] args)