public class AngularJUniversalUtils extends Object
| Constructor and Description |
|---|
AngularJUniversalUtils() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getInputStreamFromResource(org.springframework.core.io.ResourceLoader resourceloader,
String resourcefilepath)
Get the input stream from a resource.
|
public static InputStream getInputStreamFromResource(org.springframework.core.io.ResourceLoader resourceloader, String resourcefilepath) throws IOException
resourceloader - Resource loader that serves as resource contextresourcefilepath - Path to the resourceIOException - Exception in case of an IO problemCopyright © 2018. All rights reserved.