public class FileDiskAssetSource extends Object implements AssetSource
Constructor and Description |
---|
FileDiskAssetSource(Path filepath) |
Modifier and Type | Method and Description |
---|---|
Asset |
resolve(String path)
Resolve an asset using the given path.
|
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
create, create, webjars
@Nullable public Asset resolve(@Nonnull String path)
AssetSource
resolve
in interface AssetSource
path
- Path to look for.null
.Copyright © 2023. All rights reserved.