public class ExportDBFServiceFactory extends AbstractExportServiceFactory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Constructor and Description |
|---|
ExportDBFServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExportDBFParameters |
createParameters() |
ExportDBFService |
createService(ExportParameters parameters) |
boolean |
hasTabularSupport() |
boolean |
hasVectorialSupport() |
getDescription, getLabel, getName, isEnabled, setEnabledpublic static final java.lang.String SERVICE_NAME
public ExportDBFService createService(ExportParameters parameters)
public ExportDBFParameters createParameters()
public boolean hasTabularSupport()
public boolean hasVectorialSupport()