Uses of Interface
com.silverpeas.converter.ToPDFConverter

Packages that use ToPDFConverter
com.silverpeas.converter This package defines an API for document format conversion. 
com.silverpeas.converter.openoffice Provides an implementation of the document format conversion API by using an OpenOffice service running and listening at a given port. 
 

Uses of ToPDFConverter in com.silverpeas.converter
 

Methods in com.silverpeas.converter that return ToPDFConverter
 ToPDFConverter DocumentFormatConverterFactory.getToPDFConverter()
          Gets an instance of the ToPDFConverter interface.
 

Uses of ToPDFConverter in com.silverpeas.converter.openoffice
 

Classes in com.silverpeas.converter.openoffice that implement ToPDFConverter
 class OpenOfficeToPDFConverter
          Implementation of the ToPDFConverter interface by using the OpenOffice API to perform its job.
 



Copyright © 2016 Silverpeas. All Rights Reserved.