Uses of Class
com.hp.hpl.jena.sparql.pfunction.PropFuncArgType

Packages that use PropFuncArgType
com.hp.hpl.jena.sparql.pfunction   
com.hp.hpl.jena.sparql.pfunction.library   
 

Uses of PropFuncArgType in com.hp.hpl.jena.sparql.pfunction
 

Fields in com.hp.hpl.jena.sparql.pfunction declared as PropFuncArgType
static PropFuncArgType PropFuncArgType.PF_ARG_EITHER
           
static PropFuncArgType PropFuncArgType.PF_ARG_LIST
           
static PropFuncArgType PropFuncArgType.PF_ARG_SINGLE
           
 

Uses of PropFuncArgType in com.hp.hpl.jena.sparql.pfunction.library
 

Constructors in com.hp.hpl.jena.sparql.pfunction.library with parameters of type PropFuncArgType
ListBase(PropFuncArgType objFuncArgType)
           
 



Licenced under the Apache License, Version 2.0