org.slf4j.migrator
Class ProjectConverter
java.lang.Object
org.slf4j.migrator.ProjectConverter
public class ProjectConverter
- extends Object
Constructor Summary |
ProjectConverter(int conversionType,
ProgressListener progressListener)
Ask for concrete matcher implementation depending on the conversion mode
Ask for user confirmation to convert the selected source directory if valid
Ask for user confirmation in case of number of files to convert > 1000 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectConverter
public ProjectConverter(int conversionType,
ProgressListener progressListener)
- Ask for concrete matcher implementation depending on the conversion mode
Ask for user confirmation to convert the selected source directory if valid
Ask for user confirmation in case of number of files to convert > 1000
- Parameters:
conversionType
- progressListener
-
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
convertProject
public void convertProject(File folder)
addException
public void addException(ConversionException exc)
printException
public void printException()
Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.