Uses of Interface
org.apache.jackrabbit.vault.validation.context.DependencyResolver
Packages that use DependencyResolver
-
Uses of DependencyResolver in org.apache.jackrabbit.vault.validation.context
Classes in org.apache.jackrabbit.vault.validation.context that implement DependencyResolverModifier and TypeClassDescriptionclassAbstract package dependency resolver supporting Maven repository dependency location URIs (starting withmaven:).Constructors in org.apache.jackrabbit.vault.validation.context with parameters of type DependencyResolverModifierConstructorDescriptionArchiveValidationContext(@NotNull Archive archive, @NotNull Path archivePath, @NotNull DependencyResolver resolver) SubPackageInArchiveValidationContext(@NotNull ArchiveValidationContext containerPackageContext, @NotNull Archive archive, @NotNull Path archivePath, @NotNull DependencyResolver resolver)