Class FileResponder

    • Constructor Detail

      • FileResponder

        public FileResponder()
    • Method Detail

      • getContentType

        public static java.lang.String getContentType​(java.lang.String filename)
      • isInFilesDirectory

        public static boolean isInFilesDirectory​(java.io.File rootPath,
                                                 java.io.File file)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • isInFilesFitNesseDirectory

        public static boolean isInFilesFitNesseDirectory​(java.io.File rootPath,
                                                         java.io.File file)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException