|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
public class EntryResult
| Constructor Summary | |
|---|---|
EntryResult(char[] word,
java.lang.Object table)
|
|
| Method Summary | |
|---|---|
void |
addDocumentName(java.lang.String documentName)
|
void |
addDocumentTable(java.lang.Object table)
|
java.lang.String[] |
getDocumentNames(Index index)
|
char[] |
getWord()
|
boolean |
isEmpty()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntryResult(char[] word,
java.lang.Object table)
| Method Detail |
|---|
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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||