Interface RecordMetaData

    • Method Detail

      • getLocation

        String getLocation()
        Get a human-readable location for the data
      • getURI

        URI getURI()
        Return the URI for the source of the record
        Returns:
        The URI for the record (file, etc) - or null otherwise
      • getReaderClass

        Class<?> getReaderClass()
        Get the class that was used to generate the record