Uses of Interface
com.hp.hpl.jena.rdf.model.RDFList.ReduceFn

Packages that use RDFList.ReduceFn
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Uses of RDFList.ReduceFn in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model with parameters of type RDFList.ReduceFn
 Object RDFList.reduce(RDFList.ReduceFn fn, Object initial)
           Apply a function to each value in the list in turn, accumulating the results in an accumulator.
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP