org.apache.nutch.parse
Class ParserChecker

java.lang.Object
  extended byorg.apache.nutch.parse.ParserChecker

public class ParserChecker
extends Object

Parser checker, useful for testing parser.

Author:
John Xing

Field Summary
static Logger 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 Logger LOG
Constructor Detail

ParserChecker

public ParserChecker()
Method Detail

main

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


Copyright © 2006 The Apache Software Foundation