Class StandardScanner

  • All Implemented Interfaces:
    Scanner

    public class StandardScanner
    extends AbstractScannerImpl
    Standard implementation of the Scanner contract, supporting typical archive walking support where the urls we are processing can be treated using normal file handling.
    • Constructor Detail

      • StandardScanner

        public StandardScanner()