Package com.google.zxing.client.j2se

Class Summary
BufferedImageLuminanceSource This LuminanceSource implementation is meant for J2SE clients and our blackbox unit tests.
CommandLineEncoder Command line utility for encoding barcodes.
CommandLineRunner This simple command line utility decodes files, directories of files, or URIs which are passed as arguments.
GUIRunner Simple GUI frontend to the library.
MatrixToImageWriter Writes a BitMatrix to BufferedImage, file or stream.