Uses of Class
com.hp.hpl.jena.sparql.pfunction.library.ListBase1

Packages that use ListBase1
com.hp.hpl.jena.sparql.pfunction.library   
 

Uses of ListBase1 in com.hp.hpl.jena.sparql.pfunction.library
 

Subclasses of ListBase1 in com.hp.hpl.jena.sparql.pfunction.library
 class listLength
          List length : property function to get the length of a list.
 class listMember
          List membership : property function implementation of list:member.
 



Licenced under the Apache License, Version 2.0