edu.upenn.cis.pdtb.scripts
Class SortAndCat

java.lang.Object
  extended byedu.upenn.cis.pdtb.scripts.SortAndCat

public class SortAndCat
extends java.lang.Object

Author:
nikhild

Field Summary
static java.lang.String pdtbRoot
           
static java.lang.String ptbRoot
           
static java.lang.String textRoot
           
 
Constructor Summary
SortAndCat()
          Creates a new instance of SortAndCat
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pdtbRoot

public static final java.lang.String pdtbRoot
See Also:
Constant Field Values

ptbRoot

public static final java.lang.String ptbRoot
See Also:
Constant Field Values

textRoot

public static final java.lang.String textRoot
See Also:
Constant Field Values
Constructor Detail

SortAndCat

public SortAndCat()
Creates a new instance of SortAndCat

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments