public class ChmSource extends Object implements IResourceIterator
| Modifier and Type | Class and Description |
|---|---|
protected class |
ChmSource.ChmEntry
Wraps a DirectoryListingEntry as an IResource.
|
| Constructor and Description |
|---|
ChmSource(String chmFile)
Wraps a chm file as an IResourceIterator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
IResource |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ChmSource(String chmFile)
chmFile - The chm file.public void close()
close in interface IResourceIteratorCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.