Interface ConverterMapping
- All Known Implementing Classes:
DefaultConverterMapping
public interface ConverterMapping
Interface for converters mappings see
ImpexTransformerTask.-
Method Summary
-
Method Details
-
getConverter
ImpexConverter getConverter()- Returns:
- converter associated with this mapping
-
getMapping
String getMapping()- Returns:
- mapping of associated converter
-