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

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

public class XWPF2PDFViaITextConverterDiscovery
extends Object
implements IConverterDiscovery


Constructor Summary
XWPF2PDFViaITextConverterDiscovery()
           
 
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

XWPF2PDFViaITextConverterDiscovery

public XWPF2PDFViaITextConverterDiscovery()
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 © 2012. All Rights Reserved.