类 ZXingActions
- java.lang.Object
-
- xworker.com.google.zxing.ZXingActions
-
public class ZXingActions extends Object
-
-
构造器概要
构造器 构造器 说明 ZXingActions()
-
-
-
方法详细资料
-
run
public static Object run(org.xmeta.ActionContext actionContext) throws com.google.zxing.WriterException, ognl.OgnlException, IOException
- 抛出:
com.google.zxing.WriterExceptionognl.OgnlExceptionIOException
-
create
public static Object create(org.xmeta.ActionContext actionContext)
-
getBarcodeFormat
public static com.google.zxing.BarcodeFormat getBarcodeFormat(String format)
-
-