OpenOffice.org
XMerge API

Uses of Package
org.openoffice.xmerge.util.registry

Packages that use org.openoffice.xmerge.util.registry
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.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.util.registry Provides an interface for plug-in registration. 
 

Classes in org.openoffice.xmerge.util.registry used by org.openoffice.xmerge
ConverterInfo
          Class for storing the information about a converter plugin.
 

Classes in org.openoffice.xmerge.util.registry used by org.openoffice.xmerge.converter.xml.sxc
ConverterInfo
          Class for storing the information about a converter plugin.
 

Classes in org.openoffice.xmerge.util.registry used by org.openoffice.xmerge.converter.xml.sxc.pexcel
ConverterInfo
          Class for storing the information about a converter plugin.
 

Classes in org.openoffice.xmerge.util.registry used by org.openoffice.xmerge.converter.xml.sxw
ConverterInfo
          Class for storing the information about a converter plugin.
 

Classes in org.openoffice.xmerge.util.registry used by org.openoffice.xmerge.util.registry
ConverterInfo
          Class for storing the information about a converter plugin.
RegistryException
          This Exception is thrown by converter registry algorithms.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org