Class SourceCharset
java.lang.Object
edu.umd.cs.findbugs.charsets.SourceCharset
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedReaderstatic WriterfileWriter(File fileName) static WriterfileWriter(String fileName) static PrintWriterprintWriter(File fileName) static PrintWriterprintWriter(String fileName)
-
Constructor Details
-
SourceCharset
public SourceCharset()
-
-
Method Details
-
fileWriter
- Throws:
IOException
-
printWriter
- Throws:
IOException
-
fileWriter
- Throws:
IOException
-
printWriter
- Throws:
IOException
-
bufferedReader
-