| Package | Description |
|---|---|
| edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
| edu.harvard.hul.ois.jhove.handler |
Contains the main classes for JHOVE output handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorMessage
This class encapsulates an error message from a Module, representing
a problem in the content being analyzed.
|
class |
InfoMessage
This class encapsulates an informational message from a Module, giving
information (not necessarily a problem)
about the content being analyzed or the way that Jhove
deals with it.
|
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
RepInfo.getMessage()
Returns the message list stored in this object
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepInfo.setMessage(Message message)
Append a Message object to the message list
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlHandler.showMessage(Message message) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.