|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.doc.CommentStripper
public class CommentStripper
Delivers the class comments of the Javadoc comments of an operator class.
| Constructor Summary | |
|---|---|
CommentStripper(java.io.File sourceDir)
|
|
| Method Summary | |
|---|---|
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 |
| 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.IOException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||