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.IOException
public void extract() throws java.io.IOException
java.io.IOException
protected void extractFile(java.nio.file.Path sgmFile)
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.