public class ProjectConverter extends Object
Constructor and Description |
---|
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
|
Modifier and Type | Method and Description |
---|---|
void |
addException(ConversionException exc) |
void |
convertProject(File folder) |
static void |
main(String[] args) |
void |
printException() |
public ProjectConverter(int conversionType, ProgressListener progressListener)
conversionType
- progressListener
- public static void main(String[] args) throws IOException
IOException
public void convertProject(File folder)
public void addException(ConversionException exc)
public void printException()
Copyright © 2005-2015 QOS.ch. All Rights Reserved.