Package com.drew.tools
Contains classes used internally by the library, that should not be used in client code and is not included in
distributions.
-
Interface Summary Interface Description ProcessAllImagesInFolderUtility.FileHandler -
Class Summary Class Description ExtractJpegSegmentTool Extracts JPEG segments and writes them to individual files.FileUtil A series of utility methods for working with the file system.ProcessAllImagesInFolderUtility ProcessAllImagesInFolderUtility.BasicFileHandler Does nothing with the output except enumerate it in memory and format descriptions.ProcessAllImagesInFolderUtility.FileHandlerBase ProcessAllImagesInFolderUtility.MarkdownTableOutputHandler Creates a table describing sample images using Wiki markdown.ProcessAllImagesInFolderUtility.MarkdownTableOutputHandler.Row ProcessAllImagesInFolderUtility.TextFileOutputHandler Writes a text file containing the extracted metadata for each input file.ProcessAllImagesInFolderUtility.UnknownTagHandler Keeps track of unknown tags.ProcessUrlUtility Utility that extracts metadata found at a given URL.