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