public class ALNCIngester extends Object implements IteratorBasedStreamIngester, AutoCloseable
Communication
objects.| Constructor and Description |
|---|
ALNCIngester(Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getKind() |
long |
getTimestamp() |
String |
getToolName() |
List<String> |
getToolNotes() |
String |
getToolVersion() |
Iterator<edu.jhu.hlt.concrete.Communication> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetToolpublic ALNCIngester(Path path) throws IngestException
IngestExceptionpublic long getTimestamp()
getTimestamp in interface edu.jhu.hlt.concrete.safe.metadata.SafeAnnotationMetadatapublic String getToolName()
getToolName in interface MetadataToolgetToolName in interface SafeTooledAnnotationMetadatapublic List<String> getToolNotes()
getToolNotes in interface MetadataToolgetToolNotes in interface SafeTooledAnnotationMetadatapublic String getToolVersion()
getToolVersion in interface MetadataToolpublic Iterator<edu.jhu.hlt.concrete.Communication> iterator() throws IngestException
iterator in interface IteratorBasedStreamIngesterIngestExceptionpublic void close()
throws IngestException
close in interface AutoCloseableIngestExceptionCopyright © 2016 Johns Hopkins University HLTCOE. All rights reserved.