
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
FileConvert(List<File> files,
boolean unix2dos,
boolean recursive,
File tmpDir) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
convert(File input,
boolean unix2dos)
Convert Unix2Dos or Dos2Unix file in place, according to second argument
|
static void |
main(String[] args)
Direct call
|
void |
run()
Use parameters given in instantiation
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic static void main(String[] args)
args - public void run()
public final boolean convert(File input, boolean unix2dos)
input - File to changeunix2dos - True for UnixToDos, False for DosToUnixCopyright © 2009–2022 Waarp. All rights reserved.