public class XWPF2XHTMLConverterDiscovery extends Object implements IConverterDiscovery
| Constructor and Description |
|---|
XWPF2XHTMLConverterDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
IConverter |
getConverter() |
String |
getDescription() |
String |
getFrom() |
String |
getId() |
String |
getTo() |
String |
getVia() |
public String getId()
getId in interface IBaseDiscoverypublic String getDescription()
getDescription in interface IBaseDiscoverypublic String getFrom()
getFrom in interface IConverterDiscoverypublic String getTo()
getTo in interface IConverterDiscoverypublic String getVia()
getVia in interface IConverterDiscoverypublic IConverter getConverter()
getConverter in interface IConverterDiscoveryCopyright © 2017. All Rights Reserved.