public class AssemblerProvider extends Object
Modifier and Type | Method and Description |
---|---|
void |
clear() |
@NotNull Set<Map.Entry<org.apache.jackrabbit.vault.packaging.PackageType,VaultPackageAssembler>> |
getPackageAssemblerEntrySet() |
@NotNull VaultPackageAssembler |
initPackageAssemblerForPath(@NotNull BundleSlingInitialContentExtractContext context,
@NotNull String repositoryPath,
@NotNull org.apache.sling.jcr.contentloader.PathEntry pathEntry)
Lazily initializes the cache with the necessary VaultPackageAssemblers
|
@NotNull public @NotNull VaultPackageAssembler initPackageAssemblerForPath(@NotNull @NotNull BundleSlingInitialContentExtractContext context, @NotNull @NotNull String repositoryPath, @NotNull @NotNull org.apache.sling.jcr.contentloader.PathEntry pathEntry) throws ConverterException
repositoryPath
- repository path of the sling initial content entryConverterException
@NotNull public @NotNull Set<Map.Entry<org.apache.jackrabbit.vault.packaging.PackageType,VaultPackageAssembler>> getPackageAssemblerEntrySet()
public void clear()
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.