OpenOffice.org
XMerge API

Uses of Interface
org.openoffice.xmerge.DocumentMergerFactory

Packages that use DocumentMergerFactory
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.sxw.aportisdoc Provides the tools for doing the conversion of StarWriter XML to and from AportisDoc format. 
org.openoffice.xmerge.util.registry Provides an interface for plug-in registration. 
 

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

Classes in org.openoffice.xmerge.converter.xml.sxc that implement DocumentMergerFactory
 class SxcPluginFactory
          General implementation of the PluginFactory interface for SXC Document objects.
 

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

Classes in org.openoffice.xmerge.converter.xml.sxw.aportisdoc that implement DocumentMergerFactory
 class PluginFactoryImpl
          AportisDoc implementation of the PluginFactory.
 

Uses of DocumentMergerFactory in org.openoffice.xmerge.util.registry
 

Methods in org.openoffice.xmerge.util.registry that return DocumentMergerFactory
 DocumentMergerFactory ConverterInfo.getDocMergerFactory()
          Returns an instance of the DocumentMergerFactory interface.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org