Modifier and Type | Field and Description |
---|---|
private static NewsMakerList |
Nooz.newsMakers
The list of news makers.
|
private static NewsMakerList |
NoozFileProcessor.newsMakers
The list of news makers.
|
Modifier and Type | Method and Description |
---|---|
static NewsMakerList |
NoozFileProcessor.readNoozFile(java.lang.String fileName,
java.util.Map<java.lang.String,java.lang.String> sourceMap,
java.util.Map<java.lang.String,java.lang.String> topicMap,
java.util.Map<java.lang.String,java.lang.String> subjectMap)
The primary method for reading the Nooz-style data file.
|