-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.format.BlobSniffer,org.readium.r2.shared.util.format.ContainerSniffer,org.readium.r2.shared.util.format.FormatHintsSniffer,org.readium.r2.shared.util.format.FormatSniffer
public class PdfSniffer implements FormatSniffer
Sniffs a PDF document.
Reference: https://www.loc.gov/preservation/digital/formats/fdd/fdd000123.shtml
-
-
Field Summary
Fields Modifier and Type Field Description public final static PdfSnifferINSTANCE
-
Method Summary
Modifier and Type Method Description FormatsniffHints(FormatHints hints)Try<Format, ReadError>sniffBlob(Format format, Readable source)-
-
Method Detail
-
sniffHints
Format sniffHints(FormatHints hints)
-
-
-
-