public class BOMDetector extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BOMDetector.BOMMark |
| 限定符和类型 | 字段和说明 |
|---|---|
static BOMDetector.BOMMark[] |
MARKS |
| 构造器和说明 |
|---|
BOMDetector(BufferedInputStream in) |
public static final BOMDetector.BOMMark[] MARKS
public BOMDetector(BufferedInputStream in) throws IOException
IOExceptionpublic boolean bomExist()
public String getCharset()
public int getBomSize()
Copyright © 2024 Hitachi Vantara. All rights reserved.