net.sourceforge.pmd.util
Class IOUtil
java.lang.Object
net.sourceforge.pmd.util.IOUtil
public final class IOUtil
- extends Object
- Author:
- Brian Remedios
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createWriter
public static Writer createWriter()
createWriter
public static Writer createWriter(String reportFile)
skipBOM
public static Reader skipBOM(Reader source)
tryCloseClassLoader
public static void tryCloseClassLoader(ClassLoader classLoader)
Copyright © 2002-2016 InfoEther. All Rights Reserved.