pl.edu.icm.yadda.analysis.packscanner
Class PackDirToYElementIterator

java.lang.Object
  extended by pl.edu.icm.yadda.analysis.packscanner.PackDirToYElementIterator
All Implemented Interfaces:
Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>

public class PackDirToYElementIterator
extends Object
implements Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>

Author:
kura

Nested Class Summary
static class PackDirToYElementIterator.PrivateYElementIteratorFromStringIterator
           
 
Constructor Summary
PackDirToYElementIterator(File file)
           
 
Method Summary
 boolean hasNext()
           
 pl.edu.icm.yadda.bwmeta.model.YElement next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackDirToYElementIterator

public PackDirToYElementIterator(File file)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>

next

public pl.edu.icm.yadda.bwmeta.model.YElement next()
Specified by:
next in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>

remove

public void remove()
Specified by:
remove in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>


Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.