edu.uchsc.ccp.iaa.html
Class SubclassMatcherHTML

java.lang.Object
  extended by edu.uchsc.ccp.iaa.html.SubclassMatcherHTML

public class SubclassMatcherHTML
extends Object


Constructor Summary
SubclassMatcherHTML()
           
 
Method Summary
static void printIAA(IAA iaa, SubclassMatcher matcher, File directory, int numberOfDocs, Map<Annotation,String> annotationTexts, Map<Annotation,String> annotationTextNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubclassMatcherHTML

public SubclassMatcherHTML()
Method Detail

printIAA

public static void printIAA(IAA iaa,
                            SubclassMatcher matcher,
                            File directory,
                            int numberOfDocs,
                            Map<Annotation,String> annotationTexts,
                            Map<Annotation,String> annotationTextNames)
                     throws IOException
Throws:
IOException