Package org.readium.r2.shared.util.format
See: Description
-
Class Summary Class Description Format FormatSpecification FormatHints Bundle of media type and file extension hints for the FormatHintsSniffer. CompositeFormatSniffer -
Object Summary Object Description Companion Zip Rar Json Xml W3cPubManifest Rwpm ProblemDetails LcpLicense Pdf Html Lcp Adept Avif Bmp Gif Jpeg Jxl Png Tiff Webp Aac Aiff Flac Mp4 Mp3 Ogg Opus Wav Webm Epub Rpf Lpf InformalAudiobook InformalComic Opds1Catalog Opds1Entry Opds2Catalog Opds2Publication OpdsAuthentication JavaScript Css HtmlSniffer Sniffs an HTML or XHTML document. Opds1Sniffer Sniffs an OPDS1 document. Opds2Sniffer Sniffs an OPDS 2 document. LcpLicenseSniffer Sniffs an LCP License Document. BitmapSniffer Sniffs a bitmap image. AudioSniffer Sniffs audio files. RwpmSniffer Sniffs a Readium Web Manifest. RpfSniffer Sniffs a Readium Web Publication, protected or not by LCP. W3cWpubSniffer Sniffs a W3C Web Publication Manifest. EpubSniffer Sniffs an EPUB publication. LpfSniffer Sniffs a Lightweight Packaging Format (LPF). RarSniffer Sniffs a RAR archive. ZipSniffer Sniffs a ZIP archive. ArchiveSniffer Sniffs a simple Archive-based publication format, like Comic Book Archive or Zipped Audio Book. PdfSniffer Sniffs a PDF document. JsonSniffer Sniffs a JSON document. EpubDrmSniffer Sniffs LCP and Adept protection on EPUBs. CssSniffer Sniffs CSS. JavaScriptSniffer Sniffs JavaScript. Companion -
Interface Summary Interface Description Specification FormatHintsSniffer Tries to guess a Format from media type and file extension hints. BlobSniffer Tries to refine a Format by sniffing a Readable blob. ContainerSniffer Tries to refine a Format by sniffing a Container. FormatSniffer Tries to refine a Format by sniffing format hints or content.