Back to Zxing

Class CommandLineEncoder

docs/apidocs/com/google/zxing/client/j2se/CommandLineEncoder.html

latest1.2 KB
Original Source

Package com.google.zxing.client.j2se

Class CommandLineEncoder

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


public final class CommandLineEncoderextends Object

Command line utility for encoding barcodes. Author:Sean Owen

Method Summary

All MethodsStatic MethodsConcrete Methods

Modifier and Type

Method

Description

static void

main(String[] args)

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

main

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