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 |
HTMLScraperAnalyzer
Analyzer that scrapes HTML files based on preset setup from yaml files
|
Constructor and Description |
---|
SimpleAnalyzerManager(List<AbstractAnalyzer> listAnalyzers)
Receives the array of String injected by Spring
and crates new instances of classes that implements the Analyzer
interface
|
Copyright © 2017–2020. All rights reserved.