public class RecordMetaDataLine extends Object implements RecordMetaData
| Constructor and Description |
|---|
RecordMetaDataLine() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Get a human-readable location for the data
|
Class<?> |
getReaderClass()
Get the class that was used to generate the record
|
URI |
getURI()
Return the URI for the source of the record
|
public String getLocation()
RecordMetaDatagetLocation in interface RecordMetaDatapublic URI getURI()
RecordMetaDatagetURI in interface RecordMetaDatapublic Class<?> getReaderClass()
RecordMetaDatagetReaderClass in interface RecordMetaDataCopyright © 2019. All rights reserved.