com.liferay.portal.tools
Class CSSFormatter

java.lang.Object
  extended by com.liferay.portal.tools.CSSFormatter

public class CSSFormatter
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
CSSFormatter(java.io.File file)
           
 
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

CSSFormatter

public CSSFormatter(java.io.File file)
Method Detail

main

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