Interface RpmMetadata


public interface RpmMetadata
Rpm metadata class works with xml metadata - adds or removes records about xml packages.
Since:
1.4
  • Field Details

    • SUFFIX

      static final String SUFFIX
      Temp file suffix.
      See Also:
    • EVENTS_FACTORY

      static final XMLEventFactory EVENTS_FACTORY
      Xml Events Factory.
    • OUTPUT_FACTORY

      static final org.codehaus.stax2.XMLOutputFactory2 OUTPUT_FACTORY
      Xml Output Factory.
    • INPUT_FACTORY

      static final com.fasterxml.aalto.AsyncXMLInputFactory INPUT_FACTORY
      Xml Input Factory.