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 | Field and Description |
---|---|
protected List<Document> |
ModuleBase._specification
Module specification document list
|
protected List<Document> |
HandlerBase._specification
Handler specification document list
|
Modifier and Type | Method and Description |
---|---|
List<Document> |
OutputHandler.getSpecification()
Returns a List of Document objects giving the format
specification documentation
|
List<Document> |
ModuleBase.getSpecification()
Returns a list of
Document objects (one for each
specification document of the format). |
List<Document> |
Module.getSpecification()
Returns a list of
Document objects (one for each
specification document of the format). |
List<Document> |
HandlerBase.getSpecification()
Returns a list of
Document objects (one for each
specification document). |
Modifier and Type | Method and Description |
---|---|
protected void |
XmlHandler.showDocument(Document document) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.