Package 

Object EpubDrmSniffer

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

    Sniffs LCP and Adept protection on EPUBs.

    • Method Summary

      Modifier and Type Method Description
      Try<Format, ReadError> sniffContainer(Format format, Container<Readable> container)
      • Methods inherited from class org.readium.r2.shared.util.format.EpubDrmSniffer

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

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