public class Parser extends Object
| Constructor and Description |
|---|
Parser(org.apache.commons.configuration.Configuration config,
String contentPath)
Creates a new instance of Parser.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
processFile(File file)
Process the file by parsing the contents.
|
public Parser(org.apache.commons.configuration.Configuration config,
String contentPath)
Copyright © 2017. All rights reserved.