org.openanzo.atom
Class DummyPropertyIterator<E>

java.lang.Object
  extended by org.openanzo.jastor.FilteredMappedIterator<E,org.openrdf.model.Value,org.openrdf.model.Statement>
      extended by org.openanzo.jastor.PropertyIterator<E>
          extended by org.openanzo.atom.DummyPropertyIterator<E>
All Implemented Interfaces:
info.aduna.collections.iterators.CloseableIterator<E>, java.io.Closeable, java.util.Iterator<E>

public abstract class DummyPropertyIterator<E>
extends PropertyIterator<E>


Constructor Summary
DummyPropertyIterator(INamedGraph graph, org.openrdf.model.Resource resource, org.openrdf.model.URI property)
           
 
Method Summary
 
Methods inherited from class org.openanzo.jastor.PropertyIterator
getPropertyValue, remove
 
Methods inherited from class org.openanzo.jastor.FilteredMappedIterator
close, hasNext, next
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyPropertyIterator

public DummyPropertyIterator(INamedGraph graph,
                             org.openrdf.model.Resource resource,
                             org.openrdf.model.URI property)


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.