Interface XmlMaid

All Known Implementing Classes:
XmlMaid.ByPkgidAttr, XmlMaid.ByPkgidAttr.Stream, XmlPrimaryMaid, XmlPrimaryMaid.Stream

public interface XmlMaid
Xml maid.
Since:
0.3
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    Cleans xml by pkgid attribute in package tag.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Cleans xml by ids (checksums) and returns actual package count.
  • Method Details

    • clean

      long clean(Collection<String> ids) throws IOException
      Cleans xml by ids (checksums) and returns actual package count.
      Parameters:
      ids - Checksums
      Returns:
      Packages count
      Throws:
      IOException - When something wrong