|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.extentech.ExtenXLS.DocumentHandle
com.extentech.ExtenDOC.DocHandle
com.extentech.ExtenXLS.web.MemeDocument
com.extentech.ExtenXLS.web.MemeDoc
com.extentech.ExtenXLS.web.WebDoc
public class WebDoc
The WebWorkBook class provides additional functionality to the WorkBookHandle class to allow it to participate in a Service-Oriented-Architecture. The additional functionality of the WebWorkBook relates to version and access control using a hosted architecture to provide for the security and versioning repository.
WorkBook,
WorkBookHandle,
http://www.sheetster.com| Field Summary |
|---|
| Fields inherited from class com.extentech.ExtenXLS.web.MemeDocument |
|---|
ACCESS_STATUS_PRIVATE, ACCESS_STATUS_PUBLIC, ACCESS_STATUS_SHARED |
| Fields inherited from interface com.extentech.ExtenXLS.Document |
|---|
ALLOWDUPES, DEBUG_HIGH, DEBUG_LOW, DEBUG_MEDIUM, SHAREDUPES, STRING_ENCODING_AUTO, STRING_ENCODING_COMPRESSED, STRING_ENCODING_UNICODE |
| Constructor Summary | |
|---|---|
WebDoc()
May 19, 2010 |
|
WebDoc(Connection conn,
File tempfile)
May 19, 2010 |
|
WebDoc(Connection conn,
int intValue,
boolean storeBookAsFile,
boolean storeAsXML)
May 20, 2010 |
|
WebDoc(String tmpFilePath)
Load from a temp file |
|
| Method Summary | |
|---|---|
ChartHandle |
getChart(String chartname)
May 16, 2010 |
ChartHandle[] |
getCharts()
May 16, 2010 |
FormatHandle[] |
getFormats()
May 16, 2010 |
void |
setDupeStringMode(int mode)
May 16, 2010 |
void |
setProtected(boolean b)
May 16, 2010 |
void |
setStringEncodingMode(int mode)
May 16, 2010 |
| Methods inherited from class com.extentech.ExtenXLS.web.MemeDoc |
|---|
getAllText, getTextRangeHandle, write, write, write, writeBytes |
| Methods inherited from class com.extentech.ExtenDOC.DocHandle |
|---|
addProperty, close, finalize, getBytes, getFactory, getFormatHandles, getName, getPage, getParagraphs, getProperties, getProperty, getTextRangeHandles, getVersion, getWorkingDirectory, getXHTML, reset, searchAndReplace, setDebugLevel, setFileName, setName, setProperties, setXHTML, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.extentech.ExtenXLS.Document |
|---|
addProperty, getBytes, getName, getProperty, getWorkingDirectory, reset, setDebugLevel, setName, toString, writeBytes |
| Constructor Detail |
|---|
public WebDoc(Connection conn,
File tempfile)
conn - tempfile - public WebDoc()
public WebDoc(Connection conn,
int intValue,
boolean storeBookAsFile,
boolean storeAsXML)
conn - intValue - storeBookAsFile - storeAsXML - public WebDoc(String tmpFilePath)
tmpFilePath - | Method Detail |
|---|
public ChartHandle getChart(String chartname)
throws com.extentech.formats.XLS.ChartNotFoundException
getChart in interface DocumentgetChart in class com.extentech.ExtenDOC.DocHandlechartname -
com.extentech.formats.XLS.ChartNotFoundExceptionpublic ChartHandle[] getCharts()
getCharts in interface DocumentgetCharts in class com.extentech.ExtenDOC.DocHandlepublic FormatHandle[] getFormats()
getFormats in interface DocumentgetFormats in class com.extentech.ExtenDOC.DocHandlepublic void setDupeStringMode(int mode)
setDupeStringMode in interface DocumentsetDupeStringMode in class com.extentech.ExtenDOC.DocHandlemode - public void setProtected(boolean b)
setProtected in interface DocumentsetProtected in class com.extentech.ExtenDOC.DocHandleb - Document.setProtected(boolean)public void setStringEncodingMode(int mode)
setStringEncodingMode in interface DocumentsetStringEncodingMode in class com.extentech.ExtenDOC.DocHandlemode - Document.setStringEncodingMode(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||