Creates a Mustache tokenizer.
Extends: AbstractTokenizer
Description
The MustacheTokenizer class allows you to create Mustache tokenizers.
Constructors
Constructs this object with default parameters.
public
MustacheTokenizer() throws Exception
Instance methods
readNextToken
Reads the next token
protected
Token readNextToken() throws Exception
- returns: Token - next token