fr.opensagres.xdocreport.converter.odt.pdf.fop.discovery
Class ODTFOPConverterDiscovery

java.lang.Object
  extended by fr.opensagres.xdocreport.converter.odt.pdf.fop.discovery.ODTFOPConverterDiscovery
All Implemented Interfaces:
IConverterDiscovery, IBaseDiscovery

public class ODTFOPConverterDiscovery
extends Object
implements IConverterDiscovery


Constructor Summary
ODTFOPConverterDiscovery()
           
 
Method Summary
 IConverter getConverter()
           
 String getDescription()
          Returns the description of the discovery.
 String getFrom()
           
 String getId()
          Returns the id of the discovery.
 String getTo()
           
 String getVia()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODTFOPConverterDiscovery

public ODTFOPConverterDiscovery()
Method Detail

getId

public String getId()
Description copied from interface: IBaseDiscovery
Returns the id of the discovery.

Specified by:
getId in interface IBaseDiscovery
Returns:

getDescription

public String getDescription()
Description copied from interface: IBaseDiscovery
Returns the description of the discovery.

Specified by:
getDescription in interface IBaseDiscovery
Returns:

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 © 2013. All rights reserved.