public final class ZipAnalyzerFactory extends FileAnalyzerFactory
FileAnalyzerFactory.Matcher
Modifier and Type | Field and Description |
---|---|
static ZipAnalyzerFactory |
DEFAULT_INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected FileAnalyzer |
newAnalyzer()
Create a new analyzer.
|
getAnalyzer, getGenre, writeXref
public static final ZipAnalyzerFactory DEFAULT_INSTANCE
protected FileAnalyzer newAnalyzer()
FileAnalyzerFactory
newAnalyzer
in class FileAnalyzerFactory