Package org.apache.any23.cli
Class MicrodataParser
- java.lang.Object
-
- org.apache.any23.cli.MicrodataParser
-
- All Implemented Interfaces:
Tool
public class MicrodataParser extends Object
Command line Microdata parser, accepting both files and URLs and returing a JSON representation of the extracted metadata as described at Microdata JSON Specification.- Author:
- Michele Mostarda (mostarda@fbk.eu)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MicrodataParser.MicrodataParserDocumentSourceConverter
-
Constructor Summary
Constructors Constructor Description MicrodataParser()
-