Class CustomPageDetector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCompliant​(java.io.File file, java.lang.String... contentTypes)  
      boolean isFilePresent​(java.io.File file, java.lang.String filename)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomPageDetector

        public CustomPageDetector()
    • Method Detail

      • isCompliant

        public boolean isCompliant​(java.io.File file,
                                   java.lang.String... contentTypes)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • isFilePresent

        public boolean isFilePresent​(java.io.File file,
                                     java.lang.String filename)