Package freemarker.template.utility
Class ToCanonical
- java.lang.Object
-
- freemarker.template.utility.ToCanonical
-
@Deprecated public class ToCanonical extends java.lang.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(java.lang.String[] args)
Deprecated.Will be removed (main method in a library, often classified as CWE-489 "Leftover Debug Code").
-