public static class CamelSpringTestSupport.TranslatedResource
extends org.springframework.core.io.AbstractResource
| Constructor and Description |
|---|
TranslatedResource(org.springframework.core.io.Resource delegate,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
InputStream |
getInputStream() |
public String getDescription()
public InputStream getInputStream() throws IOException
IOExceptionApache Camel