public final class ClientResourcesUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getResource(String path)
Get content of the resource in the client-side module.
|
public static InputStream getResource(String path)
path - the resource pathpathCopyright © 2018. All rights reserved.