@NoImplement
public interface ResourceProvider
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getResourceAsStream(String uri) |
InputStream getResourceAsStream(String uri)
uri - location of the resource. It may be a classpath location or an absolute path.Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.