railo.runtime.poi
Class ExcelUtil

java.lang.Object
  extended by railo.runtime.poi.ExcelUtil

public class ExcelUtil
extends Object


Constructor Summary
ExcelUtil()
           
 
Method Summary
static String format(short format, String defaultValue)
           
static short format(String strFormat, short defaultValue)
           
static Excel toExcel(Object obj)
           
static Excel toExcel(Object obj, Excel defaultValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelUtil

public ExcelUtil()
Method Detail

format

public static short format(String strFormat,
                           short defaultValue)

format

public static String format(short format,
                            String defaultValue)

toExcel

public static Excel toExcel(Object obj,
                            Excel defaultValue)

toExcel

public static Excel toExcel(Object obj)
                     throws CasterException
Throws:
CasterException


Copyright © 2012 Railo