Uses of Class
textmaven.application.analyzer.annotator.HTMLWriter

Packages that use HTMLWriter
textmaven.application.analyzer.annotator All classes related to the ITextHandler implementation which annotates the texts with hyperlinks to the vocabulary file to be produced by the translator application. 
 

Uses of HTMLWriter in textmaven.application.analyzer.annotator
 

Methods in textmaven.application.analyzer.annotator that return HTMLWriter
 HTMLWriter Annotator.getWriter()
           
 

Methods in textmaven.application.analyzer.annotator with parameters of type HTMLWriter
 void Annotator.setWriter(HTMLWriter writer)
           
 

Constructors in textmaven.application.analyzer.annotator with parameters of type HTMLWriter
Annotator(HTMLWriter writer, IExclusionList list, IDictionary dict)
          Constructor
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.