org.openrdf.sesame.sailimpl.nativerdf.datastore
Class DataFile.DataIterator

java.lang.Object
  extended byorg.openrdf.sesame.sailimpl.nativerdf.datastore.DataFile.DataIterator
Enclosing class:
DataFile

public class DataFile.DataIterator
extends Object


Constructor Summary
DataFile.DataIterator()
           
 
Method Summary
 boolean hasNext()
           
 byte[] next()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFile.DataIterator

public DataFile.DataIterator()
Method Detail

hasNext

public boolean hasNext()
                throws IOException
Throws:
IOException

next

public byte[] next()
            throws IOException
Throws:
IOException


Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.