Package org.basex.query.value.item
Interface Lazy
public interface Lazy
Lazy item.
- Author:
- BaseX Team 2005-21, BSD License, Christian Gruen
-
Method Summary
-
Method Details
-
isCached
boolean isCached()Indicates if the contents of this item have been cached.- Returns:
- result of check
-
cache
Caches the value.- Parameters:
info- input info- Throws:
QueryException- query exception
-