public static interface CapturingMustacheVisitor.Captured
Modifier and Type | Method and Description |
---|---|
void |
arrayEnd() |
void |
arrayStart(java.lang.String name) |
void |
objectEnd() |
void |
objectStart() |
void |
value(java.lang.String name,
java.lang.String value) |
Copyright © 2012. All Rights Reserved.