@Converter public final class StreamSourceConverter extends Object
StreamSource objects| Modifier and Type | Method and Description |
|---|---|
static InputStream |
toInputStream(StreamSource source) |
static Reader |
toReader(StreamSource source) |
@Converter public static InputStream toInputStream(StreamSource source)
@Converter public static Reader toReader(StreamSource source)
Apache Camel