|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.reader.AbstractAIDAComponentReader
anl.aida.reader.GuardianReader
public class GuardianReader
Field Summary | |
---|---|
static java.lang.String |
INDEX_FILE
|
private ContentReader |
ltReader
|
Fields inherited from class anl.aida.reader.AbstractAIDAComponentReader |
---|
indexIter, lineItems, location, processors, startDate |
Fields inherited from interface anl.aida.reader.AIDAComponentReader |
---|
MESSAGE_DIGEST |
Constructor Summary | |
---|---|
GuardianReader()
|
Method Summary | |
---|---|
protected java.lang.String |
getIndexFileKey()
Gets the name of the parameter key for the index file. |
protected ReaderResult |
getNextResult()
Gets the next ReaderResult. |
void |
initialize(org.apache.uima.resource.ConfigurableResource resource,
java.util.Date startDate)
Initializes this MIFSComponentReader, optionally using the resource. |
Methods inherited from class anl.aida.reader.AbstractAIDAComponentReader |
---|
checkDate, close, getDocumentURL, getNext, hasNext, postNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INDEX_FILE
private ContentReader ltReader
Constructor Detail |
---|
public GuardianReader()
Method Detail |
---|
protected ReaderResult getNextResult() throws java.io.IOException
AbstractAIDAComponentReader
getNextResult
in class AbstractAIDAComponentReader
java.io.IOException
- if there is an error getting the resultprotected java.lang.String getIndexFileKey()
AbstractAIDAComponentReader
getIndexFileKey
in class AbstractAIDAComponentReader
public void initialize(org.apache.uima.resource.ConfigurableResource resource, java.util.Date startDate) throws org.apache.uima.resource.ResourceInitializationException
AIDAComponentReader
initialize
in interface AIDAComponentReader
initialize
in class AbstractAIDAComponentReader
resource
- the resource to use for configuration
org.apache.uima.resource.ResourceInitializationException
- if there is an error initializing
the reader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |