Liferay 6.1.2-ce-ga3

com.liferay.portal.tools.sourceformatter
Class SourceFormatter

java.lang.Object
  extended by com.liferay.portal.tools.sourceformatter.SourceFormatter

public class SourceFormatter
extends Object


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

Constructor Detail

SourceFormatter

public SourceFormatter(boolean useProperties,
                       boolean throwException)
                throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)

Liferay 6.1.2-ce-ga3