| Package | Description |
|---|---|
| org.dice_research.topicmodeling.io | |
| org.dice_research.topicmodeling.io.factories |
| Class and Description |
|---|
| FileBasedDocumentFactory
A factory creating a
Document instance from the supplied file. |
| Class and Description |
|---|
| AbstractFileBasedDocumentFactory
Abstract implementation of a
FileBasedDocumentFactory which creates
the Document instance, adds the file name as document name and calls
the internal abstract method AbstractFileBasedDocumentFactory.addFileContent(File, Document) to read
the content of the file. |
| FileBasedDocumentFactory
A factory creating a
Document instance from the supplied file. |
Copyright © 2015–2020. All rights reserved.