OpenOffice.org
XMerge API

Uses of Class
org.openoffice.xmerge.Convert

Packages that use Convert
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. 
 

Uses of Convert in org.openoffice.xmerge
 

Methods in org.openoffice.xmerge that return Convert
 Convert ConverterFactory.getConverter(java.lang.String mimeTypeIn, java.lang.String mimeTypeOut)
          Returns the Convert object that converts the specified device/office mime type conversion.
 Convert ConverterFactory.getConverter(ConverterInfo ci, boolean toOffice)
          Returns the Convert object that is described by the ConverterInfo parameter.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org