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

Interface Summary
NodeValueVisitor  
 

Class Summary
NodeFunctions Implementation of node-centric functions.
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)
XSDFuncOp Implementation of XQuery/XPath functions and operators.
 



Licenced under the Apache License, Version 2.0