Class FormatSource


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

      Constructors 
      Constructor Description
      FormatSource()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void chargerStyles​(java.io.PrintWriter pw)  
      static void format​(java.io.File i, java.io.File o, java.io.File png)  
      static void index​(java.util.ArrayList<java.io.File> html, java.lang.String directory_out)  
      • Methods inherited from class java.lang.Object

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

      • FormatSource

        public FormatSource()
    • Method Detail

      • chargerStyles

        public static void chargerStyles​(java.io.PrintWriter pw)
      • format

        public static void format​(java.io.File i,
                                  java.io.File o,
                                  java.io.File png)
      • index

        public static void index​(java.util.ArrayList<java.io.File> html,
                                 java.lang.String directory_out)