Liferay 6.2-ce-ga5

com.liferay.portal.tools.sourceformatter
Class SourceFormatterUtil

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

public class SourceFormatterUtil
extends Object


Constructor Summary
SourceFormatterUtil()
           
 
Method Summary
static SourceFormatter create(boolean useProperties, boolean throwException, boolean printErrors, boolean autoFix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceFormatterUtil

public SourceFormatterUtil()
Method Detail

create

public static SourceFormatter create(boolean useProperties,
                                     boolean throwException,
                                     boolean printErrors,
                                     boolean autoFix)
                              throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5