Modifier and Type | Class and Description |
---|---|
class |
AbstractAnalyzer
Abstract class to define a constructor
and UriCollector for analyzers.
|
Modifier and Type | Class and Description |
---|---|
class |
HDTAnalyzer
Analyzer to parse HDTAnalyzer types
|
class |
JsonAnalyzer |
class |
MicrodataAnalyzer
Any23 Microdata Extractor
|
class |
MicroformatMF2JAnalyzer
MF2JParser for Microformats
|
class |
RDFaAnalyzer
Analyzer to extract RDFa format triples
|
class |
RDFAnalyzer
Analyzer to parse RDF lang types
|
Modifier and Type | Class and Description |
---|---|
class |
CkanJsonAnalyzer
This
Analyzer implements the processing of JSON result objects
representing CKAN datasets. |
Modifier and Type | Class and Description |
---|---|
class |
MicroformatsAnalyzer |
Modifier and Type | Class and Description |
---|---|
class |
HTMLScraperAnalyzer
Analyzer that scrapes HTML files based on preset setup from yaml files
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleAnalyzerManager
Class responsible for managing analyzers injected by the Spring Context
|
class |
SimpleOrderedAnalyzerManager
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private Map<String,Analyzer> |
SimpleOrderedAnalyzerManager.analyzers
Deprecated.
|
private Map<String,Analyzer> |
SimpleAnalyzerManager.analyzers |
Modifier and Type | Field and Description |
---|---|
protected Analyzer |
WorkerImpl.analyzer |
Constructor and Description |
---|
WorkerImpl(org.dice_research.squirrel.frontier.Frontier frontier,
Fetcher fetcher,
org.dice_research.squirrel.sink.Sink sink,
Analyzer analyzer,
RobotsManager manager,
org.dice_research.squirrel.data.uri.serialize.Serializer serializer,
UriCollector collector,
long waitingTime,
String logDir,
boolean sendAliveMessages,
boolean storeMetadata)
Constructor.
|
Copyright © 2017–2020. All rights reserved.