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 |
ExternalSignature
This class encapsulates information about external format signatures.
|
class |
InternalSignature
This class encapsulates information about internal format signatures.
|
Modifier and Type | Field and Description |
---|---|
protected List<Signature> |
ModuleBase._signature
Module Signature list
|
Modifier and Type | Method and Description |
---|---|
List<Signature> |
ModuleBase.getSignature()
Return the List of Signatures recognized by this Module
|
List<Signature> |
Module.getSignature()
Return the List of Signatures recognized by this Module
|
Modifier and Type | Method and Description |
---|---|
protected void |
XmlHandler.showSignature(Signature signature) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.