com.liferay.portal.tools.sourceformatter
Class SourceFormatterHelper
java.lang.Object
com.liferay.portal.tools.sourceformatter.SourceFormatterHelper
public class SourceFormatterHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceFormatterHelper
public SourceFormatterHelper(boolean useProperties)
close
public void close()
throws IOException
- Throws:
IOException
init
public void init()
throws IOException
- Throws:
IOException
printError
public void printError(String fileName,
File file)
printError
public void printError(String fileName,
String message)
scanForFiles
public List<String> scanForFiles(org.apache.tools.ant.DirectoryScanner directoryScanner)