Uses of Interface
com.artipie.rpm.meta.MergedXml

Packages that use MergedXml
Package
Description
Metadata generators for RPM files.
  • Uses of MergedXml in com.artipie.rpm.meta

    Classes in com.artipie.rpm.meta that implement MergedXml
    Modifier and Type
    Class
    Description
    final class 
    Merged xml: reads provided index (filelist of others xml), excludes items by provided checksums, adds items by provided file paths and updates `packages` attribute value.
    final class 
    Merged primary xml: appends provided information to primary.xml, excluding duplicated packages by `location` tag.