public class EntryResult
extends java.lang.Object
| Constructor and Description |
|---|
EntryResult(char[] word,
java.lang.Object table) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDocumentName(java.lang.String documentName) |
void |
addDocumentTable(java.lang.Object table) |
java.lang.String[] |
getDocumentNames(Index index) |
char[] |
getWord() |
boolean |
isEmpty() |
public void addDocumentName(java.lang.String documentName)
public void addDocumentTable(java.lang.Object table)
public char[] getWord()
public java.lang.String[] getDocumentNames(Index index) throws java.io.IOException
java.io.IOExceptionpublic boolean isEmpty()