|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputType
An interface describing the type of output produced by the generator.
Method Summary | |
---|---|
String |
getCommentEnd(String lineBreak)
Returns the end of a comment. |
String |
getCommentStart(String lineBreak)
Returns the start of a comment. |
Method Detail |
---|
String getCommentStart(String lineBreak)
lineBreak
- the line break for the current output, not null.
String getCommentEnd(String lineBreak)
lineBreak
- the line break for the current output, not null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |