public class NewsCommandLine extends RouterCommandLine
Provides access to various news processing and blocklist management tools through a unified command interface. Not intended as a public API - applications and plugins should use the specific classes for direct integration.
Supports execution of news parsing, blocklist generation, and XML processing utilities with proper argument handling and usage documentation.
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> |
NCLASSES |
RCLASSESCLASSES| Modifier | Constructor and Description |
|---|---|
protected |
NewsCommandLine() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
usage(List<String> classes) |
exec, printCommands