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

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.seq
All Implemented Interfaces:
PropertyFunction

public class seq
extends container

Seq membership


Constructor Summary
seq()
           
 
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

seq

public seq()


Licenced under the Apache License, Version 2.0