public final class ThumbnailReader
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ThumbnailReader.MetaData
Information about the original file stored in a thumbnail.
|
Constructor and Description |
---|
ThumbnailReader() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv) |
static ThumbnailReader.MetaData |
read(java.io.File file) |
public static void main(java.lang.String[] argv) throws java.io.IOException
java.io.IOException
public static ThumbnailReader.MetaData read(java.io.File file) throws java.io.IOException
java.io.IOException