|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.util.IOUtil
public final class IOUtil
Method Summary | |
---|---|
static java.io.Writer |
createWriter()
|
static java.io.Writer |
createWriter(java.lang.String reportFile)
|
static java.io.Reader |
skipBOM(java.io.Reader source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.io.Writer createWriter()
public static java.io.Writer createWriter(java.lang.String reportFile)
public static java.io.Reader skipBOM(java.io.Reader source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |