deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.protocol.wfs.transaction
Class LazyOperationsIterable

java.lang.Object
  extended by org.deegree.protocol.wfs.transaction.LazyOperationsIterable
All Implemented Interfaces:
Iterable<TransactionOperation>

 class LazyOperationsIterable
extends Object
implements Iterable<TransactionOperation>

The class TODO add class documentation here.

Version:
$Revision: 20493 $, $Date: 2009-10-30 15:16:34 +0100 (Fr, 30 Okt 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
LazyOperationsIterable(Version version, XMLStreamReader xmlStream)
          Creates a new LazyOperationsIterable that provides sequential access to the given XML-encoded TransactionOperations.
 
Method Summary
 Iterator<TransactionOperation> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyOperationsIterable

LazyOperationsIterable(Version version,
                       XMLStreamReader xmlStream)
Creates a new LazyOperationsIterable that provides sequential access to the given XML-encoded TransactionOperations.

Parameters:
version -
xmlStream -
Method Detail

iterator

public Iterator<TransactionOperation> iterator()
Specified by:
iterator in interface Iterable<TransactionOperation>

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>