public static class BOMDetector.BOMMark extends Object
BOMDetector.BOMMark(String charset, int... bytes)
int
getBytes()
String
getCharset()
boolean
matches(long bytes)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BOMDetector.BOMMark(String charset, int... bytes)
public boolean matches(long bytes)
public int getBytes()
public String getCharset()