edu.ucsb.nceas.morpho.datapackage
Class EMLConvert

java.lang.Object
  |
  +--edu.ucsb.nceas.morpho.datapackage.EMLConvert

public class EMLConvert
extends java.lang.Object


Field Summary
static java.lang.String outputfileName
           
 
Constructor Summary
EMLConvert()
           
 
Method Summary
static void doTransform(java.lang.String datasetID, java.lang.String metacatURL)
           
static void main(java.lang.String[] argv)
          Method main
static void setIndentAmount(java.lang.String indentAmount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

outputfileName

public static java.lang.String outputfileName
Constructor Detail

EMLConvert

public EMLConvert()
Method Detail

setIndentAmount

public static void setIndentAmount(java.lang.String indentAmount)

main

public static void main(java.lang.String[] argv)
                 throws javax.xml.transform.TransformerException,
                        edu.ucsb.nceas.morpho.datapackage.TransformerConfigurationException,
                        java.lang.Exception
Method main

doTransform

public static void doTransform(java.lang.String datasetID,
                               java.lang.String metacatURL)
                        throws javax.xml.transform.TransformerException,
                               edu.ucsb.nceas.morpho.datapackage.TransformerConfigurationException,
                               java.lang.Exception


Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.