|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.query.util.ItemSet
public final class ItemSet
Set for quickly indexing items.
| Constructor Summary | |
|---|---|
ItemSet()
|
|
| Method Summary | |
|---|---|
boolean |
index(Item i)
Indexes the specified item. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ItemSet()
| Method Detail |
|---|
public boolean index(Item i)
throws QueryException
i - item
QueryException - evaluation exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||