public class StringFormatFactory extends AbstractFormatFactory
supportedClasses
Constructor and Description |
---|
StringFormatFactory() |
Modifier and Type | Method and Description |
---|---|
Format<?> |
build(FormattingOptions formattingOptions)
Builds the
Format . |
canBuild, supportedClasses
public Format<?> build(FormattingOptions formattingOptions)
FormatFactoryInterface
Format
.Apache Camel