public class ImageAnalyzerFactory extends FileAnalyzerFactory
FileAnalyzerFactory.Matcher| Constructor and Description |
|---|
ImageAnalyzerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected FileAnalyzer |
newAnalyzer()
Create a new analyzer.
|
getAnalyzer, getGenre, writeXrefprotected FileAnalyzer newAnalyzer()
FileAnalyzerFactorynewAnalyzer in class FileAnalyzerFactory