Package | Description |
---|---|
edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
Modifier and Type | Field and Description |
---|---|
static AgentType |
AgentType.COMMERCIAL
Agent type for a commercial entity.
|
static AgentType |
AgentType.EDUCATIONAL
Agent type for an educational institution.
|
static AgentType |
AgentType.GOVERNMENT
Agent type for a governmental body.
|
static AgentType |
AgentType.NONPROFIT
Agent type for a non-profit organization.
|
static AgentType |
AgentType.OTHER
Agent type that doesn't fit the other categories.
|
static AgentType |
AgentType.STANDARD
Agent type for a standards body.
|
Modifier and Type | Method and Description |
---|---|
AgentType |
Agent.getType()
Returns the value of the type property.
|
Constructor and Description |
---|
Builder(String name,
AgentType type) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.