|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.xquery.util.ItemSet
public final class ItemSet
Scoring class, assembling all scoring calculations. Current scoring is very simple and mainly used for testing.
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 XQException
i
- item
XQException
- evaluation exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |