|
OpenOffice.org XMerge API |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpreadsheetDecoder | |
org.openoffice.xmerge.converter.xml.sxc | Provides base implementation of StarCalc XML conversion to and from
different "Device" Document formats. |
org.openoffice.xmerge.converter.xml.sxc.pexcel | Provides the tools for doing the conversion of StarWriter XML to and from Pocket Excel format. |
Uses of SpreadsheetDecoder in org.openoffice.xmerge.converter.xml.sxc |
Methods in org.openoffice.xmerge.converter.xml.sxc that return SpreadsheetDecoder | |
abstract SpreadsheetDecoder |
SxcDocumentDeserializer.createDecoder(java.lang.String workbook,
java.lang.String[] worksheetNames,
java.lang.String password)
This abstract method will be implemented by concrete subclasses and will return an application-specific Decoder. |
Uses of SpreadsheetDecoder in org.openoffice.xmerge.converter.xml.sxc.pexcel |
Methods in org.openoffice.xmerge.converter.xml.sxc.pexcel that return SpreadsheetDecoder | |
SpreadsheetDecoder |
SxcDocumentDeserializerImpl.createDecoder(java.lang.String workbook,
java.lang.String[] worksheetNames,
java.lang.String password)
This method will be implemented by concrete subclasses and will return an application-specific decoder. |
|
OpenOffice.org XMerge API |
||||||||
PREV NEXT | FRAMES NO FRAMES |