|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcucumber.io.FileResourceIterator
public class FileResourceIterator
| Constructor Summary | |
|---|---|
FileResourceIterator(java.io.File root,
java.io.File file,
java.lang.String suffix)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Resource |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileResourceIterator(java.io.File root,
java.io.File file,
java.lang.String suffix)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<Resource>public Resource next()
next in interface java.util.Iterator<Resource>public void remove()
remove in interface java.util.Iterator<Resource>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||