public final class JCommentFormatter
extends java.lang.Object
| Constructor | Description |
|---|---|
JCommentFormatter(java.lang.String comment,
int maxLength,
java.lang.String prefix) |
Creates a new LineFormatter for the given comment.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasMoreLines() |
|
java.lang.String |
nextLine() |
public JCommentFormatter(java.lang.String comment,
int maxLength,
java.lang.String prefix)
comment - The String to format.maxLength - The maximum number of characters per line.prefix - A prefix to append to the beginning of each line.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com