org.apache.nutch.parse
Class ParserChecker

java.lang.Object
  extended by org.apache.nutch.parse.ParserChecker

public class ParserChecker
extends Object

Parser checker, useful for testing parser.

Author:
John Xing

Field Summary
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
ParserChecker()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG
Constructor Detail

ParserChecker

public ParserChecker()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2011 The Apache Software Foundation