Package org.keycloak.theme
Class ResourceLoader
java.lang.Object
org.keycloak.theme.ResourceLoader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic File
static InputStream
getFileAsStream
(File root, String resource) static InputStream
getResourceAsStream
(String root, String resource)
-
Constructor Details
-
ResourceLoader
public ResourceLoader()
-
-
Method Details
-
getResourceAsStream
- Throws:
IOException
-
getFileAsStream
- Throws:
IOException
-
getFile
- Throws:
IOException
-