Class MustacheParser

java.lang.Object
com.github.mustachejava.MustacheParser

public class MustacheParser extends Object
The parser generates callbacks into the MustacheFactory to build them. Do not use these directly as you must manage the Mustache object lifecycle as well.

User: sam Date: 5/14/11 Time: 3:52 PM