Modifier and Type | Method and Description |
---|---|
byte[] |
binary(InputInfo ii)
Returns the binary content.
|
BufferInput |
input(InputInfo ii)
Returns an input stream.
|
boolean |
sameAs(Expr cmp)
Compares the current and specified expression for equality.
|
byte[] |
toJava()
Returns a Java representation of the value.
|
atomItem, atomItem, atomSize, atomValue, bool, comparable, dbl, dec, description, diff, ebv, eq, equiv, flt, hash, homogeneous, item, itemAt, iter, iterable, itr, materialize, plan, score, score, seqType, size, string, test, typeId, writeTo, xdmInfo
accept, atomValue, cache, checkUp, compile, copy, count, exprSize, has, inline, isValue, iter, iterator, removable, serialize, serialize, value
atomIter, data, hasFreeVars, indexAccessible, inlineAll, isEmpty, isFunction, isVacuous, markTailCalls, optimize, optimizeEbv, typeCheck, uses, visitAll
public byte[] binary(InputInfo ii) throws QueryException
ii
- input infoQueryException
- query exceptionpublic BufferInput input(InputInfo ii) throws QueryException
Item
input
in class Item
ii
- input infoQueryException
- query exceptionpublic final byte[] toJava() throws QueryException
Value
toJava
in class Value
QueryException
- query exceptionCopyright © 2005–2015 BaseX Team. All rights reserved.