fr.opensagres.xdocreport.converter.odt.odfdom.xhtml.discovery
Class ODF2XHTMLConverterDiscovery

java.lang.Object
  extended by fr.opensagres.xdocreport.converter.odt.odfdom.xhtml.discovery.ODF2XHTMLConverterDiscovery
All Implemented Interfaces:
IConverterDiscovery, IBaseDiscovery

public class ODF2XHTMLConverterDiscovery
extends Object
implements IConverterDiscovery


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

ODF2XHTMLConverterDiscovery

public ODF2XHTMLConverterDiscovery()
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.