|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.doc.CommentStripper
public class CommentStripper
Delivers the class comments of the Javadoc comments of an operator class.
| Field Summary | |
|---|---|
private java.io.File |
sourceDir
|
| Constructor Summary | |
|---|---|
CommentStripper(java.io.File sourceDir)
|
|
| Method Summary | |
|---|---|
private static java.lang.String |
stripAsteriks(java.lang.String string)
|
java.lang.String |
stripClassComment(java.lang.Class clazz)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.io.File sourceDir
| Constructor Detail |
|---|
public CommentStripper(java.io.File sourceDir)
| Method Detail |
|---|
public java.lang.String stripClassComment(java.lang.Class clazz)
throws java.io.IOException
java.io.IOExceptionprivate static java.lang.String stripAsteriks(java.lang.String string)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||