public class PromptSet extends Object
Constructor and Description |
---|
PromptSet(AdminWindow adminWindow) |
Modifier and Type | Method and Description |
---|---|
static String |
getBasename(File promptFile)
Extracts the basename from a prompt filename
|
static String |
getContents(File aFile)
Reads in the contents of a file as a string.
|
int |
getPromptCount()
Gets number of prompts in the set
|
File |
getPromptFolderPath()
Gets the folder path for the prompt set
|
public PromptSet(AdminWindow adminWindow) throws IOException
IOException
public int getPromptCount()
public File getPromptFolderPath()
public static String getBasename(File promptFile)
promptFile
- The file path for the prompt fileCopyright © 2000–2016 DFKI GmbH. All rights reserved.