Package org.apache.any23.cli
Class Rover
- java.lang.Object
-
- org.apache.any23.cli.Rover
-
- All Implemented Interfaces:
org.apache.any23.cli.Tool
public class Rover extends Object
A default rover implementation. Goes and fetches a URL using an hint as to what format should require, then tries to convert it to RDF.- Author:
- Michele Mostarda (mostarda@fbk.eu), Richard Cyganiak (richard@cyganiak.de), Gabriele Renzi, Hans Brende (hansbrende@apache.org)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Rover.ArgumentToIRIConverter
static class
Rover.PrintStreamConverter
-
Constructor Summary
Constructors Constructor Description Rover()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
close()
protected void
configure()
protected void
performExtraction(org.apache.any23.source.DocumentSource documentSource)
protected String
printReports()
void
run()
-