LibreOffice Module xmerge (master) 1
Classes
Package org.openoffice.xmerge.converter.xml.sxc

Provides base implementation of StarCalc XML conversion to and from different "Device" Document formats. More...

Classes

class  BookSettings
 This is a class representing the different attributes for a worksheet contained in settings.xml. More...
 
class  CellStyle
 Represents a text Style in an OpenOffice document. More...
 
class  ColumnRowInfo
 This is a class to define a table-column structure. More...
 
class  ColumnStyle
 Represents a text Style in an OpenOffice document. More...
 
class  DocumentMergerImpl
 Generic small device implementation of DocumentMerger for the SxcPluginFactory. More...
 
class  Format
 This class specifies the format for a given spreadsheet cell. More...
 
class  NameDefinition
 This is a class to define a Name Definition structure. More...
 
class  RowStyle
 Represents a text Style in an OpenOffice document. More...
 
class  SheetSettings
 This is a class representing the different attributes for a worksheet contained in settings.xml. More...
 
class  SpreadsheetDecoder
 This class is a abstract class for encoding a "Device" Document format into an alternative spreadsheet format. More...
 
class  SpreadsheetEncoder
 This class is an abstract class for encoding an SXC into an alternative spreadsheet format. More...
 
interface  SxcConstants
 Interface defining constants for Sxc attributes. More...
 
class  SxcDocument
 This class is an implementation of OfficeDocument for the SXC format. More...
 
class  SxcDocumentDeserializer
 General spreadsheet implementation of DocumentDeserializer for the SxcPluginFactory. More...
 
class  SxcDocumentSerializer
 General spreadsheet implementation of DocumentSerializer for the SxcPluginFactory. More...
 
class  SxcPluginFactory
 General implementation of the PluginFactory interface for SXC Document objects. More...
 

Detailed Description

Provides base implementation of StarCalc XML conversion to and from different "Device" Document formats.