|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.silverpeas.converter | |
---|---|
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. |
Classes in com.silverpeas.converter used by com.silverpeas.converter | |
---|---|
DocumentFormat
Enumeration of the different formats of documents supported in Silverpeas. |
|
DocumentFormatConversion
This interface defines the ability to convert a document in a given format into a specified another format. |
|
DocumentFormatConverterFactory
A factory of document format converters available in Silverpeas. |
|
HTMLConverter
A converter of HTML document into a text format. |
|
ODTConverter
A converter of ODT documents (OpenDocument Text) into another specified formats. |
|
ToHTMLConverter
A converter of following listed documents into PDF format : - ODT - DOC - RTF The converter is managed by the IoC container and can be retrieving under the name 'toHTMLConverter'. |
|
ToPDFConverter
A converter of following listed documents into PDF format : - ODT - DOC The converter is managed by the IoC container and can be retrieving under the name 'toPDFConverter'. |
Classes in com.silverpeas.converter used by com.silverpeas.converter.openoffice | |
---|---|
DocumentFormat
Enumeration of the different formats of documents supported in Silverpeas. |
|
DocumentFormatConversion
This interface defines the ability to convert a document in a given format into a specified another format. |
|
HTMLConverter
A converter of HTML document into a text format. |
|
ODTConverter
A converter of ODT documents (OpenDocument Text) into another specified formats. |
|
ToHTMLConverter
A converter of following listed documents into PDF format : - ODT - DOC - RTF The converter is managed by the IoC container and can be retrieving under the name 'toHTMLConverter'. |
|
ToPDFConverter
A converter of following listed documents into PDF format : - ODT - DOC The converter is managed by the IoC container and can be retrieving under the name 'toPDFConverter'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |