com.google.zxing.client.j2se
Class CommandLineEncoder

java.lang.Object
  extended by com.google.zxing.client.j2se.CommandLineEncoder

public final class CommandLineEncoder
extends Object

Command line utility for encoding barcodes.

Author:
Sean Owen

Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2007-2012. All Rights Reserved.