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

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

public class alt
extends container

Alt membership


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

alt

public alt()


Licenced under the Apache License, Version 2.0