Class ReadZipFile


  • public class ReadZipFile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadZipFile()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean checkHackerFile​(java.lang.String zipFilePath)  
      • Methods inherited from class java.lang.Object

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

      • ReadZipFile

        public ReadZipFile()
    • Method Detail

      • checkHackerFile

        public static boolean checkHackerFile​(java.lang.String zipFilePath)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception