Uses of Class
com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
-
-
Uses of Catalog in com.twelvemonkeys.imageio.plugins.thumbsdb
Methods in com.twelvemonkeys.imageio.plugins.thumbsdb that return Catalog Modifier and Type Method Description static CatalogCatalog. read(java.io.DataInput pDataInput)Reads theCatalogentry from the given input stream.static CatalogCatalog. read(java.io.InputStream pInput)Reads theCatalogentry from the given input stream.
-