|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.application.areca.metadata.AbstractMetaDataFileIterator
com.application.areca.metadata.trace.TraceFileIterator
public class TraceFileIterator
Constructor Summary | |
---|---|
protected |
TraceFileIterator(java.io.BufferedReader reader,
ArchiveTraceAdapter adapter)
|
Method Summary | |
---|---|
TraceEntry |
current()
|
TraceEntry |
next()
|
Methods inherited from class com.application.areca.metadata.AbstractMetaDataFileIterator |
---|
close, currentEntry, fetchUntil, hasNext, nextEntry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TraceFileIterator(java.io.BufferedReader reader, ArchiveTraceAdapter adapter) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public TraceEntry next() throws java.io.IOException
java.io.IOException
public TraceEntry current()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |