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

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

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

Methods in com.hp.hpl.jena.rdf.model with parameters of type RDFList.ApplyFn
 void RDFList.apply(RDFList.ApplyFn fn)
           Apply a function to each value in the list in turn.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.