public interface Parser
Modifier and Type | Method and Description |
---|---|
Template |
parse(TemplateSource source)
Parse a handlebars input and return a
Template . |
Template parse(TemplateSource source) throws java.io.IOException
Template
.source
- The input to parse. Required.java.io.IOException
- If the resource cannot be loaded.Copyright © 2010 - 2020 Adobe. All Rights Reserved