Uses of Package
com.hp.hpl.jena.sparql.pfunction

Packages that use com.hp.hpl.jena.sparql.pfunction
com.hp.hpl.jena.sparql.algebra   
com.hp.hpl.jena.sparql.algebra.op   
com.hp.hpl.jena.sparql.core   
com.hp.hpl.jena.sparql.engine.ref   
com.hp.hpl.jena.sparql.path   
com.hp.hpl.jena.sparql.pfunction   
com.hp.hpl.jena.sparql.pfunction.library   
com.hp.hpl.jena.sparql.procedure   
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.algebra
PropertyFunctionRegistry
           
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.algebra.op
PropFuncArg
          Class representing an argument (subject or object position) of a property function.
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.core
PropFuncArg
          Class representing an argument (subject or object position) of a property function.
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.engine.ref
PropFuncArg
          Class representing an argument (subject or object position) of a property function.
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.path
PFuncSimple
          Common, simple case: arguments are not lists attempt to put values in for any bound variables call the implementation with one binding at a time
PropertyFunction
           
PropertyFunctionBase
          Basic property function handler that calls the implementation subclass one binding at a time
PropertyFunctionEval
          Basic property function handler that calls the implementation subclass one binding at a time after evaluating the arguments (if bound).
PropertyFunctionRegistry
           
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.pfunction
PFuncSimple
          Common, simple case: arguments are not lists attempt to put values in for any bound variables call the implementation with one binding at a time
PropertyFunction
           
PropertyFunctionBase
          Basic property function handler that calls the implementation subclass one binding at a time
PropertyFunctionEval
          Basic property function handler that calls the implementation subclass one binding at a time after evaluating the arguments (if bound).
PropertyFunctionFactory
          Interface for extension factories registered with the extension registry.
PropertyFunctionRegistry
           
PropFuncArg
          Class representing an argument (subject or object position) of a property function.
PropFuncArgType
           
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.pfunction.library
PFuncSimple
          Common, simple case: arguments are not lists attempt to put values in for any bound variables call the implementation with one binding at a time
PFuncSimpleAndList
          Common, simple case: subject arguments is not a list object is a list call the implementation with one binding at a time
PropertyFunction
           
PropertyFunctionBase
          Basic property function handler that calls the implementation subclass one binding at a time
PropertyFunctionEval
          Basic property function handler that calls the implementation subclass one binding at a time after evaluating the arguments (if bound).
PropFuncArg
          Class representing an argument (subject or object position) of a property function.
PropFuncArgType
           
 

Classes in com.hp.hpl.jena.sparql.pfunction used by com.hp.hpl.jena.sparql.procedure
PropertyFunctionRegistry
           
PropFuncArg
          Class representing an argument (subject or object position) of a property function.
 



Licenced under the Apache License, Version 2.0