Uses of Interface
com.hp.hpl.jena.rdf.model.NsIterator

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

Uses of NsIterator in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model that return NsIterator
 NsIterator Model.listNameSpaces()
          (You probably don't want this method; more likely you want the PrefixMapping methods that Model supports.) List the namespaces used by predicates and types in the model.
 



Licenced under the Apache License, Version 2.0