public class ExtractReuters
extends java.lang.Object
| Constructor and Description |
|---|
ExtractReuters(java.nio.file.Path reutersDir,
java.nio.file.Path outputDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
extract() |
protected void |
extractFile(java.nio.file.Path sgmFile)
Override if you wish to change what is extracted
|
static void |
main(java.lang.String[] args) |
public ExtractReuters(java.nio.file.Path reutersDir,
java.nio.file.Path outputDir)
throws java.io.IOException
java.io.IOExceptionpublic void extract()
throws java.io.IOException
java.io.IOExceptionprotected void extractFile(java.nio.file.Path sgmFile)
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.