org.apache.geronimo.installer.processing
Class FixTextLines
java.lang.Object
org.apache.geronimo.installer.processing.FixTextLines
- public class FixTextLines
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileTypes
protected static String[] fileTypes
installPath
protected static String installPath
tempSubDir
protected static String tempSubDir
tempPath
protected static String tempPath
FixTextLines
public FixTextLines()
main
public static void main(String[] argv)
fixFiles
public void fixFiles(File dir)
isToBeFixed
public boolean isToBeFixed(File file)
fixCrLf
public void fixCrLf(File file)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.