Uses of Class
org.apache.sling.fsprovider.internal.parser.ContentFileCache
Packages that use ContentFileCache
-
Uses of ContentFileCache in org.apache.sling.fsprovider.internal.mapper
Constructors in org.apache.sling.fsprovider.internal.mapper with parameters of type ContentFileCacheModifierConstructorDescriptionContentFile
(File file, String path, String subPath, ContentFileCache contentFileCache) ContentFile
(File file, String path, String subPath, ContentFileCache contentFileCache, ContentType contentType) ContentFileResourceMapper
(String providerRoot, File providerFile, org.apache.sling.fsprovider.internal.ContentFileExtensions contentFileExtensions, ContentFileCache contentFileCache, org.apache.sling.fsprovider.internal.FileStatCache fileStatCache) FileResourceMapper
(String providerRoot, File providerFile, org.apache.sling.fsprovider.internal.ContentFileExtensions contentFileExtensions, ContentFileCache contentFileCache, org.apache.sling.fsprovider.internal.FileStatCache fileStatCache) FileVaultResourceMapper
(File providerFile, File filterXmlFile, ContentFileCache contentFileCache, org.apache.sling.fsprovider.internal.FileStatCache fileStatCache)