Package | Description |
---|---|
org.basex.query.expr |
XQuery expressions.
|
org.basex.query.value.item |
Modifier and Type | Method and Description |
---|---|
protected B64 |
ParseExpr.toB64(Expr ex,
QueryContext qc,
boolean empty)
Checks if the specified expression yields a Base64 item.
|
protected B64 |
ParseExpr.toB64(Item it,
boolean empty)
Checks if the specified item is a Base64 item.
|
Modifier and Type | Class and Description |
---|---|
class |
B64Stream
Streamable base64 item (
xs:base64Binary ). |
Modifier and Type | Method and Description |
---|---|
B64 |
B64Stream.materialize(InputInfo ii) |
Copyright © 2005–2015 BaseX Team. All rights reserved.