Class CollectionXSLRecord

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

public class CollectionXSLRecord extends Object
Wraps a row from CollectionXSLReader, reprsenting information about a particular collection with the purpose of determining overlaps and gaps between the collection management info in NDR and NCS models.
Author:
Jonathan Ostwald
  • Field Details

    • element

      public org.dom4j.Element element
  • Constructor Details

    • CollectionXSLRecord

      public CollectionXSLRecord(org.dom4j.Element rec)
      Constructor for the CollectionXSLRecord object
      Parameters:
      xslPath - NOT YET DOCUMENTED
  • Method Details

    • get

      public String get(String field)
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • main

      public static void main(String[] args)
      NOT YET DOCUMENTED
      Parameters:
      args - NOT YET DOCUMENTED