public class FoodmartJson extends Object
| Constructor and Description |
|---|
FoodmartJson()
Creates a FoodmartJson.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getTable(String tableName)
Returns a stream to read the contents of the JSON file corresponding to a
given table.
|
public InputStream getTable(String tableName) throws IOException
IOExceptionCopyright © 2015 Julian Hyde. All rights reserved.