Uses of Package
org.archive.crawler.extractor

Packages that use org.archive.crawler.extractor
org.archive.crawler.datamodel   
org.archive.crawler.extractor   
org.archive.crawler.postprocessor   
org.archive.extractor   
 

Classes in org.archive.crawler.extractor used by org.archive.crawler.datamodel
Link
          Link represents one discovered "edge" of the web graph: the source URI, the destination URI, and the type of reference (represented by the context in which it was found).
 

Classes in org.archive.crawler.extractor used by org.archive.crawler.extractor
Extractor
          Convenience shared superclass for Extractor Processors.
ExtractorHTML
          Basic link-extraction, from an HTML content-body, using regular expressions.
Link
          Link represents one discovered "edge" of the web graph: the source URI, the destination URI, and the type of reference (represented by the context in which it was found).
 

Classes in org.archive.crawler.extractor used by org.archive.crawler.postprocessor
Link
          Link represents one discovered "edge" of the web graph: the source URI, the destination URI, and the type of reference (represented by the context in which it was found).
 

Classes in org.archive.crawler.extractor used by org.archive.extractor
Link
          Link represents one discovered "edge" of the web graph: the source URI, the destination URI, and the type of reference (represented by the context in which it was found).
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.