public class CreatePathSegmentProcessor extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
processSegments(@NotNull RepoPath path,
@NotNull Collection<VaultPackageAssembler> packageAssemblers,
@NotNull org.apache.sling.repoinit.parser.operations.CreatePath cp)
Process segments of a repopath to createpath, checking packageassemblers for existing primaryType definitions.
|
public static boolean processSegments(@NotNull @NotNull RepoPath path, @NotNull @NotNull Collection<VaultPackageAssembler> packageAssemblers, @NotNull @NotNull org.apache.sling.repoinit.parser.operations.CreatePath cp)
path
- packageAssemblers
- cp
- Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.