Package 

Object Opds1Sniffer

  • 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 Opds1Sniffer
     implements FormatSniffer
                        

    Sniffs an OPDS1 document.

    • Method Summary

      Modifier and Type Method Description
      Format sniffHints(FormatHints hints)
      Try<Format, ReadError> sniffBlob(Format format, Readable source)
      • Methods inherited from class org.readium.r2.shared.util.format.Opds1Sniffer

        sniffContainer
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait