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 Agent |
ModuleBase._vendor
Module vendor
|
protected Agent |
HandlerBase._vendor
Handler vendor
|
Modifier and Type | Method and Description |
---|---|
Agent |
Agent.Builder.build() |
Agent |
OutputHandler.getVendor()
Returns a List of Agent objects giving the vendor(s)
of this handler.
|
Agent |
ModuleBase.getVendor()
Return the vendor information
|
Agent |
Module.getVendor()
Return the vendor information
|
Agent |
HandlerBase.getVendor()
Return the vendor information
|
static Agent |
Agent.harvardInstance() |
static Agent |
Agent.newAdobeInstance() |
static Agent |
Agent.newIsoInstance() |
static Agent |
Agent.newW3CInstance() |
static Agent |
Agent.opfInstance() |
Modifier and Type | Method and Description |
---|---|
void |
Document.setAuthor(Agent author)
Adds an author to the list of authors
|
void |
Document.setPublisher(Agent publisher)
Adds a publisher to the list of publishers
|
Modifier and Type | Method and Description |
---|---|
protected void |
XmlHandler.showAgent(Agent agent,
String label)
PRIVATE INSTANCE METHODS.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.