Class ToCanonical

java.lang.Object
freemarker.template.utility.ToCanonical

@Deprecated public class ToCanonical extends Object
Deprecated.
Will be removed (main method in a library, often classified as CWE-489 "Leftover Debug Code").
Read in a template and convert it to a canonical format.
  • Constructor Details

    • ToCanonical

      public ToCanonical()
      Deprecated.
  • Method Details

    • main

      @Deprecated public static void main(String[] args)
      Deprecated.
      Will be removed (main method in a library, often classified as CWE-489 "Leftover Debug Code").