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

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.library.ListBase
              extended by com.hp.hpl.jena.sparql.pfunction.library.ListBaseList
                  extended by com.hp.hpl.jena.sparql.pfunction.library.listIndex
All Implemented Interfaces:
PropertyFunction

public class listIndex
extends ListBaseList

List membership with index : property function to access list using index Usage: ?list :listIndex (?index ?member)


Constructor Summary
listIndex()
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.library.ListBase
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

listIndex

public listIndex()


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.