public class SpiffDir
extends java.lang.Object
Constructor and Description |
---|
SpiffDir(JpegModule module) |
Modifier and Type | Method and Description |
---|---|
void |
appendThumbnailProps(java.util.List imageList)
Appends any thumbnail properties that have been collected to
the provided list.
|
void |
readDirEntry(java.io.DataInputStream dstream,
int length)
Reads a directory entry, starting at the position after
the APP8 marker and length.
|
public SpiffDir(JpegModule module)
public void readDirEntry(java.io.DataInputStream dstream, int length) throws java.io.IOException
java.io.IOException
public void appendThumbnailProps(java.util.List imageList)