org.dlese.dpc.schemedit.ndr.util.integration
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
element
public Element element
CollectionXSLRecord
public CollectionXSLRecord(Element rec)
- Constructor for the CollectionXSLRecord object
- Parameters:
xslPath
- NOT YET DOCUMENTED
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