public class JpegUtils extends BinaryFileParser
| Modifier and Type | Class and Description |
|---|---|
static interface |
JpegUtils.Visitor |
| Constructor and Description |
|---|
JpegUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpJFIF(ByteSource byteSource) |
static java.lang.String |
getMarkerName(int marker) |
void |
traverseJFIF(ByteSource byteSource,
JpegUtils.Visitor visitor) |
getByteOrder, getDebug, setDebugpublic void traverseJFIF(ByteSource byteSource, JpegUtils.Visitor visitor) throws ImageReadException, java.io.IOException
ImageReadExceptionjava.io.IOExceptionpublic static java.lang.String getMarkerName(int marker)
public void dumpJFIF(ByteSource byteSource) throws ImageReadException, java.io.IOException
ImageReadExceptionjava.io.IOException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"