org.jpedal.examples.images
Class ExtractImages
java.lang.Object
org.jpedal.examples.images.ExtractImages
public class ExtractImages
- extends java.lang.Object
Simple image extraction with images are extracted to a directory
|
Constructor Summary |
ExtractImages()
|
ExtractImages(java.lang.String file_name)
example method to open a file and extract the images |
|
Method Summary |
java.lang.String |
getOutputDir()
|
static void |
main(java.lang.String[] args)
main routine which checks for any files passed and runs the demo |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outputMessages
public static boolean outputMessages
- flag to show if we print messages
testOutputDir
public static java.lang.String testOutputDir
isTest
public static boolean isTest
ExtractImages
public ExtractImages()
ExtractImages
public ExtractImages(java.lang.String file_name)
- example method to open a file and extract the images
main
public static void main(java.lang.String[] args)
- main routine which checks for any files passed and runs the demo
getOutputDir
public java.lang.String getOutputDir()
- Returns:
- Returns the output_dir.