A C D E F I M O P R T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ArgumentToIRIConverter() - Constructor for class org.apache.any23.cli.Rover.ArgumentToIRIConverter
C
- close() - Method in class org.apache.any23.cli.Rover
- configure() - Method in class org.apache.any23.cli.Rover
- convert(String) - Method in class org.apache.any23.cli.MicrodataParser.MicrodataParserDocumentSourceConverter
- convert(String) - Method in class org.apache.any23.cli.MimeDetector.MimeDetectorDocumentSourceConverter
- convert(String) - Method in class org.apache.any23.cli.Rover.ArgumentToIRIConverter
- convert(String) - Method in class org.apache.any23.cli.Rover.PrintStreamConverter
- convert(String) - Method in class org.apache.any23.cli.VocabPrinter.RDFFormatConverter
D
- DEFAULT_PLUGIN_DIR - Static variable in class org.apache.any23.cli.ToolRunner
E
- execute(String...) - Method in class org.apache.any23.cli.ToolRunner
- ExtractorDocumentation - Class in org.apache.any23.cli
-
This class provides some command-line documentation about available extractors and their usage.
- ExtractorDocumentation() - Constructor for class org.apache.any23.cli.ExtractorDocumentation
F
- FILE_DOCUMENT_PREFIX - Static variable in class org.apache.any23.cli.MimeDetector
I
- INLINE_DOCUMENT_PREFIX - Static variable in class org.apache.any23.cli.MimeDetector
- inputIRIs - Variable in class org.apache.any23.cli.Rover
M
- main(String[]) - Static method in class org.apache.any23.cli.ToolRunner
- MicrodataParser - Class in org.apache.any23.cli
-
Command line Microdata parser, accepting both files and URLs and returing a JSON representation of the extracted metadata as described at Microdata JSON Specification.
- MicrodataParser() - Constructor for class org.apache.any23.cli.MicrodataParser
- MicrodataParser.MicrodataParserDocumentSourceConverter - Class in org.apache.any23.cli
- MicrodataParserDocumentSourceConverter() - Constructor for class org.apache.any23.cli.MicrodataParser.MicrodataParserDocumentSourceConverter
- MimeDetector - Class in org.apache.any23.cli
-
Commandline tool to detect MIME Types from file, HTTP and direct input sources.
- MimeDetector() - Constructor for class org.apache.any23.cli.MimeDetector
- MimeDetector.MimeDetectorDocumentSourceConverter - Class in org.apache.any23.cli
- MimeDetectorDocumentSourceConverter() - Constructor for class org.apache.any23.cli.MimeDetector.MimeDetectorDocumentSourceConverter
O
- org.apache.any23.cli - package org.apache.any23.cli
-
This package contains some command-line utilities which allow users to use the main Any23 features via commandline shell.
P
- performExtraction(DocumentSource) - Method in class org.apache.any23.cli.Rover
- PluginVerifier - Class in org.apache.any23.cli
-
Commandline utility to verify the Any23 plugins and extract basic information.
- PluginVerifier() - Constructor for class org.apache.any23.cli.PluginVerifier
- printError(String) - Method in class org.apache.any23.cli.ExtractorDocumentation
-
Print an error message.
- printExampleInput(String, ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
-
Prints an example of input for the provided extractor.
- printExampleOutput(String, ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
-
Prints an output example for the given extractor.
- printExtractorList(ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
-
Prints the list of all the available extractor names, labels and supported mimetypes.
- printReport(ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
-
Prints a complete report on all the available extractors.
- printReports() - Method in class org.apache.any23.cli.Rover
- PrintStreamConverter() - Constructor for class org.apache.any23.cli.Rover.PrintStreamConverter
R
- RDFFormatConverter() - Constructor for class org.apache.any23.cli.VocabPrinter.RDFFormatConverter
- Rover - Class in org.apache.any23.cli
-
A default rover implementation.
- Rover() - Constructor for class org.apache.any23.cli.Rover
- Rover.ArgumentToIRIConverter - Class in org.apache.any23.cli
- Rover.PrintStreamConverter - Class in org.apache.any23.cli
- run() - Method in class org.apache.any23.cli.ExtractorDocumentation
- run() - Method in class org.apache.any23.cli.MicrodataParser
- run() - Method in class org.apache.any23.cli.MimeDetector
- run() - Method in class org.apache.any23.cli.PluginVerifier
- run() - Method in class org.apache.any23.cli.Rover
- run() - Method in class org.apache.any23.cli.VocabPrinter
T
- ToolRunner - Class in org.apache.any23.cli
-
This class is the main class responsible to provide a uniform command-line access points to all the others tools like
Rover
. - ToolRunner() - Constructor for class org.apache.any23.cli.ToolRunner
U
- URL_DOCUMENT_RE - Static variable in class org.apache.any23.cli.MimeDetector
V
- VocabPrinter - Class in org.apache.any23.cli
-
Prints out the vocabulary RDFSchema as NQuads.
- VocabPrinter() - Constructor for class org.apache.any23.cli.VocabPrinter
- VocabPrinter.RDFFormatConverter - Class in org.apache.any23.cli
All Classes All Packages