| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.configuration2.Configuration |
loadFromOverlappingResources(String resourcePath,
ClassLoader classLoader) |
public static org.apache.commons.configuration2.Configuration loadFromOverlappingResources(String resourcePath, ClassLoader classLoader) throws IOException
resourcePath - Path of overlapping properties filesclassLoader - Class loader where the resources are loadedIOException - allows IO exceptions.Copyright © 2008–2020. All rights reserved.