|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.poi.SpreadSheetWrite
public class SpreadSheetWrite
Constructor Summary | |
---|---|
SpreadSheetWrite()
|
Method Summary | |
---|---|
static String |
call(PageContext pc,
Excel excel,
String path)
|
static String |
call(PageContext pc,
Excel excel,
String path,
Object passwordOrOverwrite)
|
static String |
call(PageContext pc,
Excel excel,
String path,
Object oPassword,
boolean overwrite)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpreadSheetWrite()
Method Detail |
---|
public static String call(PageContext pc, Excel excel, String path) throws PageException
PageException
public static String call(PageContext pc, Excel excel, String path, Object passwordOrOverwrite) throws PageException
PageException
public static String call(PageContext pc, Excel excel, String path, Object oPassword, boolean overwrite) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |