public static interface ResourcePaths.ResourcePath
${name}
which can be resolved via resolve(Function)
.Modifier and Type | Method and Description |
---|---|
String |
getPath() |
default boolean |
hasPlaceholders() |
ResourcePaths.ResourcePath |
resolve(Function<String,String> resolver) |
default boolean hasPlaceholders()
ResourcePaths.ResourcePath resolve(Function<String,String> resolver)
resolver
- must not be null
.null
.String getPath()
Copyright © 2024. All rights reserved.