public interface ExtraMetadata
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
Gets the identifier of this extra metadata.
|
InputStream |
getValue()
Gets the value of this extra metadata.
|
String getIdentifier()
InputStream getValue() throws IOException
IOException
- if an I/O error occurs.