Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected InputStream | Returns: an open input stream for the resourcethe classloader to use. Will be null if the system classloader is used cl)Implements abstract org. |
JavaConstantResource | back to summary |
---|---|
public JavaConstantResource() |
openInputStream | back to summary |
---|---|
protected InputStream openInputStream(ClassLoader cl) throws IOException Implements abstract org. open the input stream from a specific classloader
|