fr.opensagres.xdocreport.converter.docx.poi.itext.discovery
Class OpenXMLFormats2PDFViaITextConverterDiscovery

java.lang.Object
  extended by fr.opensagres.xdocreport.converter.docx.poi.itext.discovery.OpenXMLFormats2PDFViaITextConverterDiscovery
All Implemented Interfaces:
IConverterDiscovery, IBaseDiscovery

public class OpenXMLFormats2PDFViaITextConverterDiscovery
extends Object
implements IConverterDiscovery


Constructor Summary
OpenXMLFormats2PDFViaITextConverterDiscovery()
           
 
Method Summary
 IConverter getConverter()
           
 String getDescription()
           
 String getFrom()
           
 String getId()
           
 String getTo()
           
 String getVia()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenXMLFormats2PDFViaITextConverterDiscovery

public OpenXMLFormats2PDFViaITextConverterDiscovery()
Method Detail

getId

public String getId()
Specified by:
getId in interface IBaseDiscovery

getDescription

public String getDescription()
Specified by:
getDescription in interface IBaseDiscovery

getFrom

public String getFrom()
Specified by:
getFrom in interface IConverterDiscovery

getTo

public String getTo()
Specified by:
getTo in interface IConverterDiscovery

getVia

public String getVia()
Specified by:
getVia in interface IConverterDiscovery

getConverter

public IConverter getConverter()
Specified by:
getConverter in interface IConverterDiscovery


Copyright © 2014. All Rights Reserved.