JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.jena.sparql.expr.nodevalue.NodeValueInteger
Packages that use
NodeValueInteger
Package
Description
org.apache.jena.sparql.expr.nodevalue
Uses of
NodeValueInteger
in
org.apache.jena.sparql.expr.nodevalue
Methods in
org.apache.jena.sparql.expr.nodevalue
with parameters of type
NodeValueInteger
Modifier and Type
Method
Description
void
NodeValueVisitor.
visit
(
NodeValueInteger
nv)