|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdfSpreadsheetDocument | |
---|---|
org.odftoolkit.odfdom.doc | The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. |
Uses of OdfSpreadsheetDocument in org.odftoolkit.odfdom.doc |
---|
Methods in org.odftoolkit.odfdom.doc that return OdfSpreadsheetDocument | |
---|---|
static OdfSpreadsheetDocument |
OdfSpreadsheetDocument.loadDocument(File file)
Deprecated. Creates an OdfSpreadsheetDocument from the OpenDocument provided by a File. |
static OdfSpreadsheetDocument |
OdfSpreadsheetDocument.loadDocument(InputStream inputStream)
Deprecated. Creates an OdfSpreadsheetDocument from the OpenDocument provided by a resource Stream. |
static OdfSpreadsheetDocument |
OdfSpreadsheetDocument.loadDocument(String documentPath)
Deprecated. Loads an OdfSpreadsheetDocument from the provided path. |
static OdfSpreadsheetDocument |
OdfSpreadsheetDocument.newSpreadsheetDocument()
Deprecated. Creates an empty spreadsheet document. |
static OdfSpreadsheetDocument |
OdfSpreadsheetDocument.newSpreadsheetTemplateDocument()
Deprecated. Creates an empty spreadsheet template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |