org.basex.query.item
Class NCN

java.lang.Object
  extended by org.basex.query.ExprInfo
      extended by org.basex.query.expr.Expr
          extended by org.basex.query.item.Item
              extended by org.basex.query.item.Str
                  extended by org.basex.query.item.NCN

public final class NCN
extends Str

NCName item.

Author:
Workgroup DBIS, University of Konstanz 2005-10, ISC License, Christian Gruen

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

NCN

public NCN(byte[] v)
    throws QueryException
Constructor.

Parameters:
v - value
Throws:
QueryException - query exception