public class ClasspathResourceManager extends Object
| Constructor and description | 
|---|
                                ClasspathResourceManager
                                () | 
                        
                                ClasspathResourceManager
                                (ClassLoader classLoader) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            InputStream | 
                            getInputStream(String resourceName) | 
                        
 | 
                            Reader | 
                            getReader(String resourceName) | 
                        
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.