com.aragost.tools
Class CommentEditor
java.lang.Object
|
+--com.aragost.tools.CommentEditor
- public class CommentEditor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentEditor
public CommentEditor(java.lang.String source)
- Creates new CommentEditor
CommentEditor
public CommentEditor(java.io.Reader source)
throws java.io.IOException
getParts
public java.util.List getParts()
getSource
public java.lang.String getSource()
writeSourceTo
public void writeSourceTo(java.io.Writer out)
throws java.io.IOException
java.io.IOException
getHeaderComment
public java.lang.String getHeaderComment()
setHeaderComment
public void setHeaderComment(java.lang.String s)