[TOC]

  • Prev
  • Next

Uses of Class

org.apache.nutch.parse.ParserNotFound

Uses of ParserNotFound in org.apache.nutch.parse

Methods in org.apache.nutch.parse that throw ParserNotFound Modifier and Type Method and Description Parser ParserFactory.getParserById(String id) Function returns a Parser instance with the specified extId, representing its extension ID. Parser[] ParserFactory.getParsers(String contentType, String url) Function returns an array of Parsers for a given content type.

  • Prev
  • Next

Copyright © 2014 The Apache Software Foundation