OpenOffice.org
XMerge API

Uses of Interface
org.openoffice.xmerge.converter.xml.OfficeConstants

Packages that use OfficeConstants
org.openoffice.xmerge.converter.xml Document and PluginFactory implementations for XML based formats. 
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. 
org.openoffice.xmerge.converter.xml.sxw Provides base implementation of StarWriter XML conversion to and from different "Device" Document formats. 
org.openoffice.xmerge.converter.xml.sxw.aportisdoc Provides the tools for doing the conversion of StarWriter XML to and from AportisDoc format. 
org.openoffice.xmerge.converter.xml.xslt Provides the tools for doing the conversion of StarWriter XML to and from supported formats, through the use of an XSLT transformation. 
org.openoffice.xmerge.util Provides general purpose utilities. 
 

Uses of OfficeConstants in org.openoffice.xmerge.converter.xml
 

Classes in org.openoffice.xmerge.converter.xml that implement OfficeConstants
 class OfficeDocument
          An implementation of Document for StarOffice documents.
 

Uses of OfficeConstants in org.openoffice.xmerge.converter.xml.sxc
 

Classes in org.openoffice.xmerge.converter.xml.sxc that implement OfficeConstants
 class SxcDocument
          This class is an implementation of OfficeDocument for the SXC format.
 class SxcDocumentDeserializer
          General spreadsheet implementation of DocumentDeserializer for the SxcPluginFactory.
 class SxcDocumentSerializer
          General spreadsheet implementation of DocumentSerializer for the SxcPluginFactory.
 

Uses of OfficeConstants in org.openoffice.xmerge.converter.xml.sxc.pexcel
 

Classes in org.openoffice.xmerge.converter.xml.sxc.pexcel that implement OfficeConstants
 class SxcDocumentDeserializerImpl
          Pocket Excel implementation of DocumentDeserializer for the PluginFactoryImpl.
 class SxcDocumentSerializerImpl
          Pocket Excel implementation of SxcDocumentDeserializer for the PluginFactoryImpl.
 

Uses of OfficeConstants in org.openoffice.xmerge.converter.xml.sxw
 

Classes in org.openoffice.xmerge.converter.xml.sxw that implement OfficeConstants
 class SxwDocument
          This class is an implementation of OfficeDocument for the SXW format.
 

Uses of OfficeConstants in org.openoffice.xmerge.converter.xml.sxw.aportisdoc
 

Classes in org.openoffice.xmerge.converter.xml.sxw.aportisdoc that implement OfficeConstants
 class DocumentDeserializerImpl
          AportisDoc implementation of DocumentDeserializer for the PluginFactoryImpl.
 class DocumentSerializerImpl
          AportisDoc implementation of org.openoffice.xmerge.DocumentSerializer for the PluginFactoryImpl.
 

Uses of OfficeConstants in org.openoffice.xmerge.converter.xml.xslt
 

Classes in org.openoffice.xmerge.converter.xml.xslt that implement OfficeConstants
 class GenericOfficeDocument
          This class is an implementation of OfficeDocument for the generic office format.
 

Uses of OfficeConstants in org.openoffice.xmerge.util
 

Classes in org.openoffice.xmerge.util that implement OfficeConstants
 class OfficeUtil
          Class providing utility methods for OpenOffice plugins.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org