Package 

Object W3cWpubSniffer

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

    Sniffs a W3C Web Publication Manifest.

    • Method Summary

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

        sniffContainer, sniffHints
      • Methods inherited from class java.lang.Object

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