freemarker.template.utility
Class ToCanonical

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

public class ToCanonical
extends java.lang.Object

Read in a template and convert it to a canonical format.


Constructor Summary
ToCanonical()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToCanonical

public ToCanonical()
Method Detail

main

public static void main(java.lang.String[] args)