public interface TripleIterator extends com.hp.hpl.jena.util.iterator.ExtendedIterator<Triple>
Modifier and Type | Method and Description |
---|---|
Triple |
nextTriple()
Answer the next() element cast to Triple.
|
Triple nextTriple()
NoSuchElementException,
- ClassCastExceptionCopyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP