|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.mustachejava.codes.DefaultCode
com.github.mustachejava.codes.WriteCode
public class WriteCode
Created by IntelliJ IDEA. User: spullara Date: 1/9/12 Time: 3:13 PM To change this template use File | Settings | File Templates.
Field Summary |
---|
Fields inherited from class com.github.mustachejava.codes.DefaultCode |
---|
appended, debug, logger, mustache, name, oh, returnThis, tc, type |
Constructor Summary | |
---|---|
WriteCode(java.lang.String text)
|
Method Summary | |
---|---|
void |
identity(java.io.Writer writer)
|
Methods inherited from class com.github.mustachejava.codes.DefaultCode |
---|
addScope, append, appendText, execute, execute, get, getCodes, getWrapper, init, runCodes, runIdentity, setCodes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WriteCode(java.lang.String text)
Method Detail |
---|
public void identity(java.io.Writer writer)
identity
in interface Code
identity
in class DefaultCode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |