org.eclipse.wst.jsdt.internal.core.index
Class EntryResult
java.lang.Object
org.eclipse.wst.jsdt.internal.core.index.EntryResult
public class EntryResult
- extends java.lang.Object
Constructor Summary |
EntryResult(char[] word,
org.eclipse.wst.jsdt.internal.compiler.util.HashtableOfObject table)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryResult
public EntryResult(char[] word,
org.eclipse.wst.jsdt.internal.compiler.util.HashtableOfObject table)
addDocumentName
public void addDocumentName(java.lang.String documentName)
addDocumentTable
public void addDocumentTable(org.eclipse.wst.jsdt.internal.compiler.util.HashtableOfObject table)
getWord
public char[] getWord()
getDocumentNames
public java.lang.String[] getDocumentNames(Index index)
throws java.io.IOException
- Throws:
java.io.IOException
isEmpty
public boolean isEmpty()