public class TextFromFile extends Object
| Constructor and Description |
|---|
TextFromFile()
Creates a Default TextFromFile object.
|
TextFromFile(String filepath)
Creates a new TextFromFile object from
file with specified filepath. |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Getter for Text.
|
Vector |
getWordVector()
Getter for Text.
|
public TextFromFile()
public TextFromFile(String filepath)
file with specified filepath.filepath - filepathCopyright © 2012–2026 cismet GmbH. All rights reserved.