|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.poi.ExcelUtil
public class ExcelUtil
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 |
---|
public ExcelUtil()
Method Detail |
---|
public static short format(String strFormat, short defaultValue)
public static String format(short format, String defaultValue)
public static Excel toExcel(Object obj, Excel defaultValue)
public static Excel toExcel(Object obj) throws CasterException
CasterException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |