Class ScannerFactory

  • All Implemented Interfaces:
    ScannerConstants

    public class ScannerFactory
    extends Object
    implements ScannerConstants
    This class is not intended for normal use. It's sole purpose is for compatibility to convert older build steps to use the Describable Scanner implementations.
    • Constructor Detail

      • ScannerFactory

        public ScannerFactory()
    • Method Detail

      • getScanner

        public static Scanner getScanner​(String type,
                                         String target)
        Creates a Scanner given a type and target.
        Parameters:
        type -
        target -
        Returns: