public interface Converter
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
convert(ConverterCtx ctx)
Does the job of converting the data.
|
void convert(ConverterCtx ctx) throws java.io.IOException
ctx - java.io.IOException - If unable to convert the dataCopyright ? Technia AB. All Rights Reserved.