At last, removing SKIP_N_BARCODES and separating this logic out in a way that individ...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 3 Apr 2008 16:39:44 +0000 (16:39 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 3 Apr 2008 16:39:44 +0000 (16:39 +0000)
commit83ef405b76e46d75e285fef58a08cbe33076d6bc
treefaf6e43e92fdf5867e24c3630f08dcfe30a95dbf
parent5c905af15ccc2c32cbc3b15874bc726546312ef6
At last, removing SKIP_N_BARCODES and separating this logic out in a way that individual projects can implement it on their own. It's a bit too onerous and project-specific to live on in the main code.

git-svn-id: http://zxing.googlecode.com/svn/trunk@340 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/DecodeHintType.java
core/src/com/google/zxing/oned/AbstractOneDReader.java