public class LocalPathResolver extends Object implements Resolver
This can be used to store and apply customer specific changes. The base directory is determined via the system configuration (content.localResourcePath). If this value is an empty string, the resolver will be disabled.
Constructor and Description |
---|
LocalPathResolver() |
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
Resource |
resolve(String scopeId,
String resource)
Resolves the given resource into an URL.
|
Copyright © 2018. All rights reserved.