Uses of Class
org.apache.sling.jcr.contentloader.PathEntry
-
Uses of PathEntry in org.apache.sling.jcr.contentloader
Modifier and TypeMethodDescriptionPathEntry.getContentPaths
(@NotNull Manifest manifest, long bundleLastModified) Parses the "Sling-Initial-Content" header from the given manifest and returns the resolved PathEntriesPathEntry.getContentPaths
(Map<String, String> headers, long bundleLastModified) Parses the "Sling-Initial-Content" header from the given headers and returns the resolved PathEntriesPathEntry.getContentPaths
(org.osgi.framework.Bundle bundle) Parses the "Sling-Initial-Content" header from the given bundle and returns the resolved PathEntries