public interface SparseDataExporter
Modifier and Type | Interface and Description |
---|---|
static class |
SparseDataExporter.ScopeEnum |
Modifier and Type | Method and Description |
---|---|
void |
exportData(Properties props,
SparseDataFormatter formatter,
BagOfWordsDecorator bDecorator) |
void |
exportData(String propertiesFile,
String format) |
void exportData(String propertiesFile, String format) throws IOException, InvalidPropertiesFormatException
void exportData(Properties props, SparseDataFormatter formatter, BagOfWordsDecorator bDecorator) throws IOException
IOException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.