public class FallbackBasePathLocationStrategy extends Object implements org.apache.commons.configuration2.io.FileLocationStrategy
| Constructor and Description |
|---|
FallbackBasePathLocationStrategy(org.apache.commons.configuration2.io.FileLocationStrategy baseStrategy,
String fallbackBasePath) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getLocatedUrl() |
URL |
locate(org.apache.commons.configuration2.io.FileSystem fileSystem,
org.apache.commons.configuration2.io.FileLocator locator) |
public FallbackBasePathLocationStrategy(org.apache.commons.configuration2.io.FileLocationStrategy baseStrategy,
String fallbackBasePath)
Copyright © 2016–2018 Softelnet. All rights reserved.