edu.stanford.nlp.parser.oldparser
Class ParseIOFormat

java.lang.Object
  |
  +--edu.stanford.nlp.parser.oldparser.ParseIOFormat

public class ParseIOFormat
extends Object


Constructor Summary
ParseIOFormat()
           
 
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
 

Constructor Detail

ParseIOFormat

public ParseIOFormat()
Method Detail

main

public static void main(String[] args)
                 throws FileNotFoundException,
                        IOException
FileNotFoundException
IOException


Stanford NLP Group