| Package | Description |
|---|---|
| edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
| Modifier and Type | Field and Description |
|---|---|
protected JhoveBase |
HandlerBase._base
The Jhove engine
|
protected JhoveBase |
ModuleBase._je
JHOVE engine.
|
protected JhoveBase |
HandlerBase._je
JHOVE engine.
|
| Modifier and Type | Method and Description |
|---|---|
JhoveBase |
ModuleBase.getBase()
Returns the JHOVE engine object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBase.setBase(JhoveBase je)
Pass the JHOVE engine object to this Module.
|
void |
Module.setBase(JhoveBase je)
Pass the JHOVE engine object to this Module.
|
void |
OutputHandler.setBase(JhoveBase je)
Assigns the JHOVE engine object to provide services to this handler
|
void |
HandlerBase.setBase(JhoveBase je)
Assigns the JHOVE engine object to provide services to this handler
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.