Searched defs:FileAnalyzerFactory (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DFileAnalyzerFactory.java40 public class FileAnalyzerFactory { class
67 * Create an instance of {@code FileAnalyzerFactory}.
69 FileAnalyzerFactory() { method in class:FileAnalyzerFactory
74 * Construct an instance of {@code FileAnalyzerFactory}. This constructor
87 protected FileAnalyzerFactory( method in class:FileAnalyzerFactory
235 FileAnalyzerFactory isMagic(byte[] contents, InputStream in)

Completed in 16 milliseconds