public class ExtractReuters extends Object
| Constructor and Description |
|---|
ExtractReuters(Path reutersDir,
Path outputDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
extract() |
protected void |
extractFile(Path sgmFile)
Override if you wish to change what is extracted
|
static void |
main(String[] args) |
public ExtractReuters(Path reutersDir, Path outputDir) throws IOException
IOExceptionpublic void extract()
throws IOException
IOExceptionprotected void extractFile(Path sgmFile)
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.