| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.converter.DocumentFormatConverterFactory
public class DocumentFormatConverterFactory
A factory of document format converters available in Silverpeas. This factory is dedicated to objects whose the life-cycle isn't managed by the IoC container.
| Method Summary | |
|---|---|
static DocumentFormatConverterFactory | 
getFactory()
Gets an instance of this factory.  | 
 HTMLConverter | 
getHTMLConverter()
Gets an instance of the HTMLConverter interface.  | 
 ODTConverter | 
getODTConverter()
Gets an instance of the ODTConverter interface.  | 
 ToHTMLConverter | 
getToHTMLConverter()
Gets an instance of the ToHTMLConverter interface.  | 
 ToPDFConverter | 
getToPDFConverter()
Gets an instance of the ToPDFConverter interface.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static DocumentFormatConverterFactory getFactory()
public ODTConverter getODTConverter()
public HTMLConverter getHTMLConverter()
public ToPDFConverter getToPDFConverter()
public ToHTMLConverter getToHTMLConverter()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||