com.sampullara.mustache
Interface WriteCode

All Superinterfaces:
Code

public interface WriteCode
extends Code

Created by IntelliJ IDEA. User: spullara Date: 9/16/11 Time: 11:56 AM To change this template use File | Settings | File Templates.


Method Summary
 void append(java.lang.String s)
           
 
Methods inherited from interface com.sampullara.mustache.Code
execute, getLine, identity, unexecute
 

Method Detail

append

void append(java.lang.String s)


Copyright © 2011. All Rights Reserved.