public class ExporterFactory extends Object
Constructor and Description |
---|
ExporterFactory()
Create the Factory
|
Modifier and Type | Method and Description |
---|---|
ExporterIf[] |
getActiveExporters() |
ExporterIf[] |
getAllExporters() |
String |
getListOfActiveExporters() |
void |
setActiveExporters(ExporterIf[] exporters)
Set list of active exporters
|
void |
setListOfActiveExporters(String property) |
public void setActiveExporters(ExporterIf[] exporters)
exporters
- List of active exporterspublic ExporterIf[] getActiveExporters()
public ExporterIf[] getAllExporters()
public String getListOfActiveExporters()
public void setListOfActiveExporters(String property)
property
- set list of active exporters from a stringTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)