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)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
bomExist()  | 
String | 
getCharset()  | 
public static final BOMDetector.BOMMark[] MARKS
public BOMDetector(BufferedInputStream in) throws IOException
IOExceptionpublic boolean bomExist()
public String getCharset()