Uses of Package
com.hp.hpl.jena.sparql.expr.nodevalue

Packages that use com.hp.hpl.jena.sparql.expr.nodevalue
com.hp.hpl.jena.sparql.expr   
com.hp.hpl.jena.sparql.expr.nodevalue   
 

Classes in com.hp.hpl.jena.sparql.expr.nodevalue used by com.hp.hpl.jena.sparql.expr
NodeValueVisitor
           
 

Classes in com.hp.hpl.jena.sparql.expr.nodevalue used by com.hp.hpl.jena.sparql.expr.nodevalue
NodeValueBoolean
           
NodeValueDate
          XSD Date (which is unrelated to XSD dateTime in the datatype hierarchy)
NodeValueDateTime
          XSD dateTime (which is unrelated to XSD date in the datatype hierarchy)
NodeValueDecimal
           
NodeValueDouble
           
NodeValueDuration
          XSD Duration (which is unrelated to XSD dateTime in the datatype hierarchy)
NodeValueFloat
           
NodeValueGDay
           
NodeValueGMonth
           
NodeValueGMonthDay
           
NodeValueGYear
           
NodeValueGYearMonth
           
NodeValueInteger
           
NodeValueNode
          A NodeValue that isn't anything else - unrecognized literals, URIs and blank nodes.
NodeValueString
           
NodeValueTime
          XSD Date (which is unrelated to XSD dateTime in the datatype hierarchy)
NodeValueVisitor
           
 



Licenced under the Apache License, Version 2.0