Uses of Class
org.apache.jena.sparql.expr.nodevalue.NodeValueSortKey
-
Packages that use NodeValueSortKey Package Description org.apache.jena.sparql.expr org.apache.jena.sparql.expr.nodevalue -
-
Uses of NodeValueSortKey in org.apache.jena.sparql.expr
Methods in org.apache.jena.sparql.expr that return NodeValueSortKey Modifier and Type Method Description NodeValueSortKeyNodeValue. getSortKey() -
Uses of NodeValueSortKey in org.apache.jena.sparql.expr.nodevalue
Methods in org.apache.jena.sparql.expr.nodevalue that return NodeValueSortKey Modifier and Type Method Description NodeValueSortKeyNodeValueSortKey. getSortKey()Methods in org.apache.jena.sparql.expr.nodevalue with parameters of type NodeValueSortKey Modifier and Type Method Description intNodeValueSortKey. compareTo(NodeValueSortKey other)voidNodeValueVisitor. visit(NodeValueSortKey nv)
-