|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.excelutils.webwork.ExcelManager
Field Summary | |
protected ExcelLoader |
excelLoader
|
Constructor Summary | |
ExcelManager()
|
Method Summary | |
java.lang.Object |
buildContextObject(OgnlValueStack stack)
|
java.io.InputStream |
getExcel(ServletContext context,
java.lang.String location)
|
protected ExcelLoader |
getExcelLoader(ServletContext context)
|
static ExcelManager |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected ExcelLoader excelLoader
Constructor Detail |
public ExcelManager()
Method Detail |
public static final ExcelManager getInstance()
public java.lang.Object buildContextObject(OgnlValueStack stack)
protected ExcelLoader getExcelLoader(ServletContext context)
public java.io.InputStream getExcel(ServletContext context, java.lang.String location)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |