Package freemarker.template.utility
Class ToCanonical
- java.lang.Object
-
- freemarker.template.utility.ToCanonical
-
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 Summary
Constructors Constructor Description ToCanonical()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
main(String[] args)
Deprecated.Will be removed (main method in a library, often classified as CWE-489 "Leftover Debug Code").
-
-
-
Method Detail
-
main
public static void main(String[] args)
Deprecated.Will be removed (main method in a library, often classified as CWE-489 "Leftover Debug Code").
-
-