Package org.exolab.javasource
Class JCommentFormatter
java.lang.Object
org.exolab.javasource.JCommentFormatter
A class to format comments.
- Since:
- 1.1
- Version:
- $Revision: 6668 $ $Date: 2005-05-08 12:32:06 -0600 (Sun, 08 May 2005) $
- Author:
- Ralf Joachim
-
Constructor Summary
ConstructorsConstructorDescriptionJCommentFormatter
(String comment, int maxLength, String prefix) Creates a new LineFormatter for the given comment. -
Method Summary
-
Constructor Details
-
JCommentFormatter
-
-
Method Details
-
hasMoreLines
public boolean hasMoreLines() -
nextLine
-