zxing/core
2008-03-03 22:45:52 +00:00
..
lib Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00
src/com/google/zxing Refactored to avoid use of exceptions in parsing, at the suggestion of Jeff Griffin (thanks). These "exceptional cases" are frequent and are expensive; a static parse() / private constructor approach proves no more complex, and a smidge more efficient. 2008-03-03 21:37:40 +00:00
test Disallow BufferedImage of type TYPE_CUSTOM -- not decoding properly, and is kind of a weird case from ImageIO anyway 2008-03-03 22:45:52 +00:00
build.xml Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00