Package com.buschmais.jqassistant.plugin.common.impl.scanner
package com.buschmais.jqassistant.plugin.common.impl.scanner
-
ClassesClassDescriptionAbstractArchiveInputStreamScannerPlugin<S extends org.apache.commons.compress.archivers.ArchiveInputStream,
E extends org.apache.commons.compress.archivers.ArchiveEntry, D extends ArchiveDescriptor> Abstract base class for archive scanners based on commons compress.Abstract base class for URI scanners.Implementation of a file resource which wraps a buffered inputstream and allows re-using a once opened stream.Scanner plugin which handles URIs with defined default schemas as input.Scanner plugin for instances ofFile.Scanner plugin for GZipped file resources.Scanner plugin which handles jQAssistant plugin URIs.Scanner plugin for TAR file resources.Scanner plugin which handles URLs as input, using standard Java mechanisms to handle protocols.