edu.buffalo.nsf.xmlcqa.test.cqa
Class Profiler

java.lang.Object
  extended byedu.buffalo.nsf.xmlcqa.test.cqa.TestUtil
      extended byedu.buffalo.nsf.xmlcqa.test.cqa.Profiler

public class Profiler
extends TestUtil

Author:
staworko

Field Summary
 
Fields inherited from class edu.buffalo.nsf.xmlcqa.test.cqa.TestUtil
a, A, b, B, c, C, simpleDTD, simpleQuery, textDTD, textQuery
 
Constructor Summary
Profiler()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class edu.buffalo.nsf.xmlcqa.test.cqa.TestUtil
diff, format, generateCleanSimpleFile, generateCleanTextFile, generateDirtySimpleFile, generateDirtyTextFile, generateSimpleDTD, generateSimpleQuery, generateTextDTD, generateTextQuery, measure, readFile, readStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Profiler

public Profiler()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable