public final class ContentPackageEntryHandler extends AbstractContentPackageHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ContentPackageEntryHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull Pattern |
getPattern() |
boolean |
matches(@NotNull String path) |
protected void |
processSubPackage(@NotNull String path,
@Nullable String runMode,
@NotNull org.apache.jackrabbit.vault.packaging.VaultPackage contentPackage,
@NotNull ContentPackage2FeatureModelConverter converter,
boolean isEmbeddedPackage) |
handleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithConfigprotected void processSubPackage(@NotNull
@NotNull String path,
@Nullable
@Nullable String runMode,
@NotNull
@NotNull org.apache.jackrabbit.vault.packaging.VaultPackage contentPackage,
@NotNull
@NotNull ContentPackage2FeatureModelConverter converter,
boolean isEmbeddedPackage)
throws IOException,
ConverterException
processSubPackage in class AbstractContentPackageHandlerIOExceptionConverterExceptionpublic final boolean matches(@NotNull
@NotNull String path)
matches in interface EntryHandler@NotNull protected final @NotNull Pattern getPattern()
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.