Class MicrodataParser

  • All Implemented Interfaces:
    org.apache.any23.cli.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)
    • Constructor Detail

      • MicrodataParser

        public MicrodataParser()