|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.engine.statement.CommentStatement
public class CommentStatement
Parses a comment and logs its content to the category 'org.databene.COMMENT'.
Created at 22.07.2009 08:11:22
| Constructor Summary | |
|---|---|
CommentStatement(java.lang.String comment)
|
|
| Method Summary | |
|---|---|
void |
execute(BeneratorContext context)
|
java.lang.String |
getComment()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommentStatement(java.lang.String comment)
| Method Detail |
|---|
public java.lang.String getComment()
public void execute(BeneratorContext context)
execute in interface Statement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||