wiki:ApertureExtractor

Version 8 (modified by dburkhar, 19 years ago) (diff)

--

Extractor

Java Interface

Probably equal to:

/**
 * 
 * Extractors are used to extract structured information from various data sources.
 * 
 */
public interface Extractor {
}