Class PRDUtils


  • public class PRDUtils
    extends Object
    Utility functions required for the PRD analysis process

    Janaka Nawagamuwa created on 18/08/2021

    • Field Detail

      • CATALINA_BASE_PATH

        public static final String CATALINA_BASE_PATH
    • Constructor Detail

      • PRDUtils

        public PRDUtils()
    • Method Detail

      • getFileFromLocation

        public static File getFileFromLocation​(String fileLocation)
        Method to get file/dir from locations in environmental agnostic manner This method should work in both Windows and unix like environments and get file/dir with reference to location of catalina
        Parameters:
        fileLocation -
        Returns: