Class RepoCollector

All Implemented Interfaces:
Constants, Registry, aQute.service.reporter.Report, aQute.service.reporter.Reporter, Closeable, AutoCloseable, Iterable<String>

public class RepoCollector extends Processor
Helper which collects ${repo;} references used in -includeresource, -buildpath, -testpath, -classpath.
  • Constructor Details

    • RepoCollector

      public RepoCollector(Processor parent)
  • Method Details