|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.x5.template.SnippetPart
com.x5.template.SnippetComment
public class SnippetComment
| Field Summary |
|---|
| Fields inherited from class com.x5.template.SnippetPart |
|---|
snippetText |
| Constructor Summary | |
|---|---|
SnippetComment(java.lang.String text)
|
|
| Method Summary | |
|---|---|
void |
render(java.io.Writer out,
Chunk context,
java.lang.String origin,
int depth)
|
| Methods inherited from class com.x5.template.SnippetPart |
|---|
depthCheckFails, getText, isLiteral, isTag, setLiteral, setText, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SnippetComment(java.lang.String text)
| Method Detail |
|---|
public void render(java.io.Writer out,
Chunk context,
java.lang.String origin,
int depth)
throws java.io.IOException
render in class SnippetPartjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||