public interface ResourceLoader
Modifier and Type | Method and Description |
---|---|
URL |
getResource(String name) |
Enumeration<URL> |
getResources(String name) |
Class<?> |
loadClass(String name) |
Class<?> loadClass(String name) throws ClassNotFoundException
ClassNotFoundException
Enumeration<URL> getResources(String name) throws IOException
IOException
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.