public class BOMDetector extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BOMDetector.BOMMark |
Modifier and Type | Field and Description |
---|---|
static BOMDetector.BOMMark[] |
MARKS |
Constructor and Description |
---|
BOMDetector(BufferedInputStream in) |
public static final BOMDetector.BOMMark[] MARKS
public BOMDetector(BufferedInputStream in) throws IOException
IOException
public boolean bomExist()
public String getCharset()