public class Jpg extends Checker
| 构造器和说明 |
|---|
Jpg() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
check(java.lang.String content)
检查指定的文件是否符合特定的文件格式。
|
bytesToHexString, check, check, checkImg, instance, toType, toType, toType, toTypeName, toTypeName, toTypeNamepublic boolean check(java.lang.String content)
Checkercheck 在类中 Checkercontent - -Checker.check(String)