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