Uses of Interface
org.apache.jackrabbit.vault.fs.config.MetaInf
Packages that use MetaInf
Package
Description
-
Uses of MetaInf in org.apache.jackrabbit.vault.fs.config
Classes in org.apache.jackrabbit.vault.fs.config that implement MetaInfModifier and TypeClassDescriptionclassAbstracts the way of accessing the vault specific meta-info of a checkout.Methods in org.apache.jackrabbit.vault.fs.config that return MetaInf -
Uses of MetaInf in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return MetaInfModifier and TypeMethodDescription@NotNull MetaInfArchiveWrapper.getMetaInf()@NotNull MetaInfSubPackageFilterArchive.getMetaInf() -
Uses of MetaInf in org.apache.jackrabbit.vault.fs.io
Methods in org.apache.jackrabbit.vault.fs.io that return MetaInfModifier and TypeMethodDescription@NotNull MetaInfArchive.getMetaInf()Returns the meta inf.FileArchive.getMetaInf()Returns the meta inf.JcrArchive.getMetaInf()Returns the meta inf.@NotNull MetaInfMappedArchive.getMetaInf()MemoryArchive.getMetaInf()Returns the meta inf.SubArchive.getMetaInf()Returns the meta inf.@NotNull MetaInfZipArchive.getMetaInf()@NotNull MetaInfZipNioArchive.getMetaInf()ZipStreamArchive.getMetaInf() -
Uses of MetaInf in org.apache.jackrabbit.vault.packaging
Methods in org.apache.jackrabbit.vault.packaging that return MetaInfModifier and TypeMethodDescriptionExportOptions.getMetaInf()Returns the meta-inf@NotNull MetaInfJcrPackageDefinition.getMetaInf()Returns the meta inf of this packageVaultPackage.getMetaInf()Returns the meta inf that was either loaded or specified during build.Methods in org.apache.jackrabbit.vault.packaging with parameters of type MetaInfModifier and TypeMethodDescriptionvoidExportOptions.setMetaInf(MetaInf metaInf) Sets the meta-inf to be included in an exported archive. -
Uses of MetaInf in org.apache.jackrabbit.vault.packaging.impl
Classes in org.apache.jackrabbit.vault.packaging.impl that implement MetaInfModifier and TypeClassDescriptionclassOnly limited meta information like package properties and filters are exposed which are available from the underlying package definition node.Methods in org.apache.jackrabbit.vault.packaging.impl that return MetaInfModifier and TypeMethodDescriptionHollowVaultPackage.getMetaInf()JcrPackageDefinitionImpl.getMetaInf()Returns the meta inf of this packageZipVaultPackage.getMetaInf()Returns the meta inf that was either loaded or specified during build. -
Uses of MetaInf in org.apache.jackrabbit.vault.vlt
Methods in org.apache.jackrabbit.vault.vlt that return MetaInf