Class FileDumpHelper


  • public class FileDumpHelper
    extends HelperBase
    Dump info on jars and wars
    Since:
    0.8.13
    • Constructor Detail

      • FileDumpHelper

        public FileDumpHelper()
    • Method Detail

      • getFileSummary

        public String getFileSummary()
      • attributes

        static Attributes attributes​(File f)
        Returns:
        null if not found
        Since:
        pkg private since 0.9.35 for LogsHelper
      • getAtt

        static String getAtt​(Attributes atts,
                             String s)
        Parameters:
        atts - non-null
        Returns:
        HTML stripped, or null if not found
        Since:
        pkg private since 0.9.35 for LogsHelper