Uses of Interface
org.apache.jena.rdf.model.NsIterator
Packages that use NsIterator
Package
Description
A package for creating and manipulating RDF graphs.
This package contains implementations of the interfaces defined
in the .model package, eg ModelCom for Model, ResourceImpl
for Resource, and so on.
-
Uses of NsIterator in org.apache.jena.rdf.model
Methods in org.apache.jena.rdf.model that return NsIteratorModifier and TypeMethodDescriptionModel.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. -
Uses of NsIterator in org.apache.jena.rdf.model.impl
Classes in org.apache.jena.rdf.model.impl that implement NsIteratorMethods in org.apache.jena.rdf.model.impl that return NsIterator