public class Parser
extends java.lang.Object
| Constructor and Description |
|---|
Parser(JBakeConfiguration config)
Creates a new instance of Parser.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
processFile(java.io.File file)
Process the file by parsing the contents.
|
public Parser(JBakeConfiguration config)
config - Project configuration