@Internal public class HemfExtractor extends Object implements Iterable<HemfRecord>
| Constructor and Description |
|---|
HemfExtractor(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
HemfHeader |
getHeader() |
Iterator<HemfRecord> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic HemfExtractor(InputStream is) throws IOException
IOExceptionpublic Iterator<HemfRecord> iterator()
iterator in interface Iterable<HemfRecord>public HemfHeader getHeader()
Copyright © 2010 - 2020 Adobe. All Rights Reserved