com.hp.hpl.jena.sparql.pfunction.library
Class bag

java.lang.Object
  extended by com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
      extended by com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
          extended by com.hp.hpl.jena.sparql.pfunction.PFuncSimple
              extended by com.hp.hpl.jena.sparql.pfunction.library.container
                  extended by com.hp.hpl.jena.sparql.pfunction.library.bag
All Implemented Interfaces:
PropertyFunction

public class bag
extends container

Bag membership


Constructor Summary
bag()
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.library.container
execEvaluated
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PFuncSimple
execEvaluated
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
exec
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
build, exec
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

bag

public bag()


Licenced under the Apache License, Version 2.0