OpenOffice.org
XMerge API

OpenOffice XMerge API

Packages
org.openoffice.xmerge Provides interfaces for converting between two Document formats, and supports a "merge" interface for merging back changes from a "lossy" format back into a rich format.
org.openoffice.xmerge.converter.dom Provides classes for converting basic document types to/from a DOMDocument object, which can be used by the framework.
org.openoffice.xmerge.converter.palm Provides classes for converting Palm database data to/from a PalmDocument object, which can be used by the framework.
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.sxc.pexcel.Records This package contains the objects that represent BIFF Records for the 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.sxw.pocketword Plugin for the conversion of documents between StarWriter XML and Pocket Word 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.merger The DiffAlgorithm and MergeAlgorithm are used to provide the merge capabilities of this project.
org.openoffice.xmerge.merger.diff Provides implementations for the Iterator interface and related support classes.
org.openoffice.xmerge.merger.merge Provides implementations for the MergeAlgorithm interface, the NodeMergeAlgorithm interface, and related support classes.
org.openoffice.xmerge.util Provides general purpose utilities.
org.openoffice.xmerge.util.registry Provides an interface for plug-in registration.

 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org