com.rapidminer.doc
Class CommentStripper

java.lang.Object
  extended by com.rapidminer.doc.CommentStripper

public class CommentStripper
extends java.lang.Object

Delivers the class comments of the Javadoc comments of an operator class.

Author:
Simon Fischer

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

CommentStripper

public CommentStripper(java.io.File sourceDir)
Method Detail

stripClassComment

public java.lang.String stripClassComment(java.lang.Class clazz)
                                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2001-2009 by Rapid-I