public class Utf8BomRemover extends java.lang.Object
protected static org.apache.commons.logging.Log
log
Utf8BomRemover()
static void
main(java.lang.String[] args)
private static void
removeBom(java.io.File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final org.apache.commons.logging.Log log
public Utf8BomRemover()
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
private static void removeBom(java.io.File file) throws java.io.IOException