public final class JournalReader
extends java.lang.Object
implements java.io.Closeable, java.lang.Iterable<java.lang.String>
| Constructor and Description |
|---|
JournalReader(java.io.File journalFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.Iterator<java.lang.String> |
iterator() |
public JournalReader(java.io.File journalFile)
throws java.io.IOException
java.io.IOExceptionpublic java.util.Iterator<java.lang.String> iterator()
iterator in interface java.lang.Iterable<java.lang.String>public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"