com.hp.hpl.mesa.rdf.jena.common
Interface NodeIteratorFactory
- All Known Implementing Classes:
- ContNodeIteratorFactoryImpl, SeqNodeIteratorFactoryImpl
- public interface NodeIteratorFactory
An internal class not normally of interest to application developers.
- Version:
- Release='$Name: $' Revision='$Revision: 1.1 $' Date='$Date: 2001/01/05 14:14:52 $'
- Author:
- bwm
createIterator
public NodeIterator createIterator(java.util.Iterator iter,
java.lang.Object o,
Container cont)
throws java.lang.Exception
Copyright © 2001 Hewlett-Packard. All Rights Reserved.