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