SLF4J Migrator 1.7.2-redhat-1

org.slf4j.migrator
Class ProjectConverter

java.lang.Object
  extended by 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
 
Method Summary
 void addException(ConversionException exc)
           
 void convertProject(File folder)
           
static void main(String[] args)
           
 void printException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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()

SLF4J Migrator 1.7.2-redhat-1

Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.