java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.Collection

public class Collection extends Object
Reads spreadsheet data (xml file created from spreadsheet) with data supplied by NSDL but augmented from NCS Collect records, with the purpose of determining overlaps and gaps between the collection management info in both models.
Author:
Jonathan Ostwald
  • Field Details

  • Constructor Details

  • Method Details

    • getCollectionMetadataHandle

      public String getCollectionMetadataHandle()
    • getInfoStream

      public InfoStream getInfoStream()
    • getServiceDescription

      public ServiceDescription getServiceDescription()
    • tester

      public static void tester()
    • main

      public static void main(String[] args) throws Exception
      NOT YET DOCUMENTED
      Parameters:
      args - NOT YET DOCUMENTED
      Throws:
      Exception - NOT YET DOCUMENTED
    • getElementText

      public static String getElementText(org.dom4j.Element e, String tag)