Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module |
Contains the main classes for JHOVE modules.
|
edu.harvard.hul.ois.jhove.module.pdf |
Contains supporting classes for the PDF-HUL module.
|
Modifier and Type | Method and Description |
---|---|
protected Property |
PdfModule.buildCMapDictProperty(PdfStream encoding) |
protected String |
PdfModule.extractFilters(Filter[] filters,
PdfStream stream)
Finds the filters in a stream or array object which is the value
of a stream's Filter key, and put them in _filtersList
if a duplicate isn't there already.
|
Constructor and Description |
---|
CrossRefStream(PdfStream xstrm)
Constructor.
|
ObjectStream(PdfStream ostrm,
RandomAccessFile raf)
Constructor.
|
PdfXMPSource(PdfStream stream,
RandomAccessFile raf)
Constructor based on Stream object.
|
PdfXMPSource(PdfStream stream,
RandomAccessFile raf,
String encoding)
Constructor based on Stream object with
encoding specified.
|
StreamInputStream(PdfStream pdfStream,
RandomAccessFile file) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.