com.onbarcode.barcode.servlet
Class ParamUtil

java.lang.Object
  extended by com.onbarcode.barcode.servlet.ParamUtil

public class ParamUtil
extends java.lang.Object


Constructor Summary
ParamUtil()
           
 
Method Summary
static boolean convertBoolean(java.lang.String s, boolean defaultValue)
           
static java.awt.Font convertFont(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamUtil

public ParamUtil()
Method Detail

convertFont

public static java.awt.Font convertFont(java.lang.String s)

convertBoolean

public static boolean convertBoolean(java.lang.String s,
                                     boolean defaultValue)