public interface DataFormatResolver
Modifier and Type | Method and Description |
---|---|
DataFormat |
resolveDataFormat(String name,
CamelContext context)
Resolves the given data format given its name.
|
DataFormat resolveDataFormat(String name, CamelContext context)
name
- the name of the data format to lookup in Registry
or createcontext
- the camel contextCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.