Main class for the wikipedia dump extractor.
More...
Static Public Member Functions |
static void | main (String[] args) |
| Main method of the wikipedia dump extractor.
|
Static Private Member Functions |
static void | printUsage () |
| prints usage information to standard output
|
Detailed Description
Main class for the wikipedia dump extractor.
- Author
- Florian Zoubek zoube.nosp@m.k@bi.nosp@m.tanda.nosp@m.rt.a.nosp@m.t
Member Function Documentation
static void Main.main |
( |
String[] |
args | ) |
|
|
static |
Main method of the wikipedia dump extractor.
The following arguments are accepted:
-
<dumpfile> –list - lists all page titles contained in the given dump file
-
<dumpfile> –extract <pagetitle> [<pagetitle2>...] - extracts all pages with the specified page titles contained in the given dump file
- Parameters
-
args | the arguments as specified above |
static void Main.printUsage |
( |
| ) |
|
|
staticprivate |
prints usage information to standard output
The documentation for this class was generated from the following file: