Uses of Package
freemarker.template.utility

Packages that use freemarker.template.utility
freemarker.template.utility Utility classes that may be used to customize aspects of FreeMarker. 
 

Classes in freemarker.template.utility used by freemarker.template.utility
StandardCompress
          A filter that compresses each sequence of consecutive whitespace to a single line break (if the sequence contains a line break) or a single space.