|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Converter
| Method Summary | |
|---|---|
InputStream |
convert(de.devsurf.tools.io.NamedInputStream in,
ConverterFormat.InputFormat inputFormat,
ConverterFormat.OutputFormat outputFormat)
|
Set<ConverterFormat> |
getSupportedFormats()
|
void |
initialize()
|
void |
shutdown()
|
boolean |
supports(ConverterFormat format)
|
| Method Detail |
|---|
Set<ConverterFormat> getSupportedFormats()
boolean supports(ConverterFormat format)
InputStream convert(de.devsurf.tools.io.NamedInputStream in,
ConverterFormat.InputFormat inputFormat,
ConverterFormat.OutputFormat outputFormat)
throws Exception
Exception
void initialize()
throws Exception
Exception
void shutdown()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||