public class ImportResourcesUtils extends Object
| Constructor and Description |
|---|
ImportResourcesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Class<?>,ImportResource[]> |
getImportResources(String packageName)
Gets a map with ImportResource objects and the corresponding to the found class from the
given package Name.
|
public static Map<Class<?>,ImportResource[]> getImportResources(String packageName) throws ClassNotFoundException, IOException
packageName - the package nameClassNotFoundException - the class not found exceptionIOException - Signals that an I/O exception has occurred.Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.