public class LicenseFinderClassLoader
extends java.lang.ClassLoader
Constructor and Description |
---|
LicenseFinderClassLoader(java.lang.ClassLoader next)
Instantiates a new license finder class loader.
|
Modifier and Type | Method and Description |
---|---|
java.net.URL |
getResource(java.lang.String name)
Gets the resource.
|
java.io.InputStream |
getResourceAsStream(java.lang.String name)
Gets the resource as stream.
|
public LicenseFinderClassLoader(java.lang.ClassLoader next)
next
- the nextpublic java.io.InputStream getResourceAsStream(java.lang.String name)
getResourceAsStream
in class java.lang.ClassLoader
name
- the namepublic java.net.URL getResource(java.lang.String name)
getResource
in class java.lang.ClassLoader
name
- the nameCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa