fr.paris.lutece.plugins.stock.utils
Class QrCodeFactory

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.utils.QrCodeFactory

public final class QrCodeFactory
extends java.lang.Object

Utility class used for generating qr code image.

Author:
abataille

Method Summary
static java.awt.Image generate(java.lang.String content)
          Generates a qr code image of the provided content.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generate

public static java.awt.Image generate(java.lang.String content)
Generates a qr code image of the provided content.

Parameters:
content - string of content contained in qr code
Returns:
image of qr code


Copyright © 2012 Mairie de Paris. All Rights Reserved.