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 pathpath
Copyright © 2020. All rights reserved.