public interface JhoveMessageFactory
| Modifier and Type | Method and Description |
|---|---|
JhoveMessage |
getMessage(String id)
Retrieve JhoveMessage by unique persistent id
|
JhoveMessage getMessage(String id) throws NoSuchElementException
id - the id of the message to be retrievedNoSuchElementException - if no message with id can be retrievedCopyright © 2008–2020 The Open Preservation Foundation. All rights reserved.