public class UtfBomStripperInputStream
extends java.io.PushbackInputStream
| Constructor and Description |
|---|
UtfBomStripperInputStream(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDetectedCharsetName()
Returns detected charset name.
|
protected void |
init() |
public UtfBomStripperInputStream(java.io.InputStream in)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getDetectedCharsetName()
protected void init()
throws java.io.IOException
java.io.IOException