JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.basex.query.value.item.Lazy
Packages that use
Lazy
Package
Description
org.basex.query.value.item
Uses of
Lazy
in
org.basex.query.value.item
Classes in
org.basex.query.value.item
that implement
Lazy
Modifier and Type
Class
Description
final class
B64Lazy
Lazy base64 item (
xs:base64Binary
).
final class
StrLazy
Lazy string item (
xs:string
).