Uses of Class
com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
-
Packages that use Catalog Package Description com.twelvemonkeys.imageio.plugins.thumbsdb -
-
Uses of Catalog in com.twelvemonkeys.imageio.plugins.thumbsdb
Fields in com.twelvemonkeys.imageio.plugins.thumbsdb declared as Catalog Modifier and Type Field Description private CatalogThumbsDBImageReader. catalogMethods 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.
-