org.apache.any23.extractor
Interface Extractor.BlindExtractor

All Superinterfaces:
Extractor<org.openrdf.model.URI>
Enclosing interface:
Extractor<Input>

public static interface Extractor.BlindExtractor
extends Extractor<org.openrdf.model.URI>

This interface specializes an Extractor able to handle URI as input format. Use it if you need to fetch a document before the extraction


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.any23.extractor.Extractor
Extractor.BlindExtractor, Extractor.ContentExtractor, Extractor.TagSoupDOMExtractor
 
Method Summary
 
Methods inherited from interface org.apache.any23.extractor.Extractor
getDescription, run
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.