|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.query.ExprInfo
org.basex.query.expr.Expr
org.basex.query.item.Item
org.basex.query.item.Str
org.basex.query.item.NCN
public final class NCN
NCName item.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.basex.query.expr.Expr |
|---|
Expr.Use |
| Field Summary |
|---|
| Fields inherited from class org.basex.query.item.Str |
|---|
direct, ZERO |
| Fields inherited from class org.basex.query.item.Item |
|---|
score, type |
| Constructor Summary | |
|---|---|
NCN(byte[] v)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.basex.query.item.Str |
|---|
bool, dbl, dec, diff, eq, flt, get, get, itr, str, toString |
| Methods inherited from class org.basex.query.item.Item |
|---|
atomic, comp, d, duplicates, ebv, hashCode, i, iter, iter, java, n, name, node, plan, removable, returned, s, score, score, serialize, size, test, u, uses |
| Methods inherited from class org.basex.query.expr.Expr |
|---|
addText, checkCtx, checkDbl, checkItr, e, indexAccessible, indexEquivalent, remove, sameAs, v |
| Methods inherited from class org.basex.query.ExprInfo |
|---|
color, info |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NCN(byte[] v)
throws QueryException
v - value
QueryException - query exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||