Creates a new CompositeExtractor loaded with same type of Extractors[T]
Creates a new CompositeExtractor loaded with same type of Extractors[T]
TODO: using reflection here loses compile-time type safety.
List of extractor classes to be instantiated
Any type of object that implements the required parameter methods for the extractors
Creates new extractors.