This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.any23.cli.Tool (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)

Uses of Interface
org.apache.any23.cli.Tool

Packages that use Tool
org.apache.any23.cli TODO fillme 
 

Uses of Tool in org.apache.any23.cli
 

Classes in org.apache.any23.cli that implement Tool
 class ExtractorDocumentation
          This class provides some command-line documentation about available extractors and their usage.
 class MicrodataParser
          Command line Microdata parser, accepting both files and URLs and returing a JSON representation of the extracted metadata as described at Microdata JSON Specification.
 class MimeDetector
          Commandline tool to detect MIME Types from file, HTTP and direct input sources.
 class PluginVerifier
          Commandline utility to verify the Any23 plugins and extract basic information.
 class Rover
          A default rover implementation.
 class Version
          Prints out the Any23 library version.
 class VocabPrinter
          Prints out the vocabulary RDFSchema as NQuads.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.