org.annotation.wordfreak.util
Class Compare

java.lang.Object
  extended byorg.annotation.wordfreak.util.Compare

public class Compare
extends java.lang.Object


Constructor Summary
Compare()
           
 
Method Summary
static AnnotatedFileFormat getFileFormatForFile(java.lang.String fileName)
           
static void main(java.lang.String[] args)
           
static java.lang.String removeWhiteSpace(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compare

public Compare()
Method Detail

getFileFormatForFile

public static AnnotatedFileFormat getFileFormatForFile(java.lang.String fileName)

removeWhiteSpace

public static java.lang.String removeWhiteSpace(java.lang.String str)

main

public static void main(java.lang.String[] args)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.