Uses of Class
org.apache.jena.sparql.pfunction.PropFuncArgType
-
Packages that use PropFuncArgType Package Description org.apache.jena.sparql.pfunction org.apache.jena.sparql.pfunction.library -
-
Uses of PropFuncArgType in org.apache.jena.sparql.pfunction
Fields in org.apache.jena.sparql.pfunction declared as PropFuncArgType Modifier and Type Field Description static PropFuncArgTypePropFuncArgType. PF_ARG_EITHERstatic PropFuncArgTypePropFuncArgType. PF_ARG_LISTstatic PropFuncArgTypePropFuncArgType. PF_ARG_SINGLE -
Uses of PropFuncArgType in org.apache.jena.sparql.pfunction.library
Constructors in org.apache.jena.sparql.pfunction.library with parameters of type PropFuncArgType Constructor Description ListBase(PropFuncArgType objFuncArgType)
-