public class HbsParserFactory extends Object implements ParserFactory
ParserFactory.| Constructor and Description |
|---|
HbsParserFactory() |
public Parser create(Handlebars handlebars, String startDelimiter, String endDelimiter)
Parser.create in interface ParserFactoryhandlebars - The parser owner.startDelimiter - The start delimiter.endDelimiter - The end delimiter.Parser.Copyright © 2015. All rights reserved.