public class ContentStoreResourceLoader
extends org.springframework.core.io.DefaultResourceLoader
ResourceLoader
that resolves paths a Crafter content store resource.Modifier and Type | Field and Description |
---|---|
protected SiteContext |
siteContext |
Constructor and Description |
---|
ContentStoreResourceLoader(SiteContext siteContext) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.core.io.Resource |
getResourceByPath(String path) |
protected SiteContext siteContext
public ContentStoreResourceLoader(SiteContext siteContext)
protected org.springframework.core.io.Resource getResourceByPath(String path)
getResourceByPath
in class org.springframework.core.io.DefaultResourceLoader
Copyright © 2020 CrafterCMS. All rights reserved.