Class InternalReferenceExtractor

java.lang.Object
gov.nasa.pds.registry.common.meta.InternalReferenceExtractor

public class InternalReferenceExtractor extends Object
Extracts internal references
Author:
karpenko
  • Constructor Details

    • InternalReferenceExtractor

      public InternalReferenceExtractor() throws Exception
      Constructor
      Throws:
      Exception - an exception
  • Method Details

    • addRefs

      public void addRefs(FieldMapSet fmap, Document doc) throws Exception
      Adds internal references to a field map
      Parameters:
      fmap - multi-valued field map
      doc - parsed PDS label (XML DOM)
      Throws:
      Exception - an exception