public class DefaultHandler extends Object implements EntryHandler
| Constructor and Description |
|---|
DefaultHandler(@NotNull VaultPackageAssembler mainPackageAssembler,
boolean removeInstallHooks) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(@NotNull String path,
@NotNull org.apache.jackrabbit.vault.fs.io.Archive archive,
org.apache.jackrabbit.vault.fs.io.Archive.Entry entry,
@NotNull ContentPackage2FeatureModelConverter converter) |
boolean |
matches(@NotNull String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithConfigpublic DefaultHandler(@NotNull
@NotNull VaultPackageAssembler mainPackageAssembler,
boolean removeInstallHooks)
public boolean matches(@NotNull
@NotNull String path)
matches in interface EntryHandlerpublic void handle(@NotNull
@NotNull String path,
@NotNull
@NotNull org.apache.jackrabbit.vault.fs.io.Archive archive,
@NotNull
org.apache.jackrabbit.vault.fs.io.Archive.Entry entry,
@NotNull
@NotNull ContentPackage2FeatureModelConverter converter)
throws IOException
handle in interface EntryHandlerIOExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.