public class ConverterFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConverterFactory.NoSuchConverterException |
| Constructor and Description |
|---|
ConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Converter |
factory(Converter.Type type,
java.util.Map<java.lang.String,java.lang.Object> config) |
public static Converter factory(Converter.Type type, java.util.Map<java.lang.String,java.lang.Object> config) throws ConverterFactory.NoSuchConverterException, ConfigurationException
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.