Added a --dump_results flag to the J2SE client, which will create a text file of...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 31 Oct 2008 17:57:31 +0000 (17:57 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 31 Oct 2008 17:57:31 +0000 (17:57 +0000)
commit14f7cadb437b25c9044f5791e719ef600e47f68d
tree79f8860aee3fa64c4b42501cbcb2fc7d12246741
parent2cf44178b43d1fa6960fec0d9051d043753ea11b
Added a --dump_results flag to the J2SE client, which will create a text file of the contents of each file scanned. This is very useful for adding golden results for new blackbox images tests.

git-svn-id: http://zxing.googlecode.com/svn/trunk@657 59b500cc-1b3d-0410-9834-0bbf25fbcc57
javase/src/com/google/zxing/client/j2se/CommandLineRunner.java