Package 

Object ZipSniffer

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

    Sniffs a ZIP archive.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static ZipSniffer INSTANCE
    • Method Summary

      Modifier and Type Method Description
      Format sniffHints(FormatHints hints)
      • Methods inherited from class org.readium.r2.shared.util.format.ZipSniffer

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

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