Textractor API textractor-720 (20091120123250)

Uses of Class
textractor.mg4j.document.TextractorDocumentFactory

Packages that use TextractorDocumentFactory
textractor.database Core Database Managers. 
textractor.mg4j.document   
textractor.tools   
 

Uses of TextractorDocumentFactory in textractor.database
 

Constructors in textractor.database with parameters of type TextractorDocumentFactory
TextractorDBDocumentSequence(DbManager dbm, TextractorDocumentFactory factory, int chunkSize, SentenceFilter filter)
          Construct the sequence with a database manager and a sentence filter.
 

Uses of TextractorDocumentFactory in textractor.mg4j.document
 

Methods in textractor.mg4j.document that return TextractorDocumentFactory
 TextractorDocumentFactory SfnDocumentFactory.copy()
          Creates a copy of this factory.
 TextractorDocumentFactory TextractorDocumentFactory.copy()
          Creates a copy of this factory.
 

Constructors in textractor.mg4j.document with parameters of type TextractorDocumentFactory
AmbiguityDocumentSequence(DbManager dbm, TextractorDocumentFactory factory, int chunkSize)
           
AmbiguityDocumentSequence(DbManager dbManager, TextractorDocumentFactory factory, int chunkSize, SentenceFilter sentenceIndexFilter)
           
AmbiguityDocumentSequence(TextractorDocumentFactory factory, int chunkSize)
           
 

Uses of TextractorDocumentFactory in textractor.tools
 

Methods in textractor.tools with parameters of type TextractorDocumentFactory
 DocumentSequence BuildDocumentIndexFromHTMLArticles.documentSequence(TextractorDocumentFactory factory)
           
 DocumentSequence BuildDocumentIndexFromDocumentSequence.documentSequence(TextractorDocumentFactory factory)
           
 DocumentSequence BuildDocumentIndexFromDB.documentSequence(TextractorDocumentFactory factory)
           
abstract  DocumentSequence BuildDocumentIndex.documentSequence(TextractorDocumentFactory factory)
           
 


Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.