public class TemplateParser extends Object
| Constructor and Description |
|---|
TemplateParser() |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSection> |
parse(Reader tmp) |
List<TemplateSection> |
parse(String s) |
public List<TemplateSection> parse(String s)
public List<TemplateSection> parse(Reader tmp) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All Rights Reserved.