com.ssv.utils.parser
Interface CommentHandler


public interface CommentHandler


Method Summary
 void processComment(java.lang.String comment)
           
 

Method Detail

processComment

void processComment(java.lang.String comment)
                    throws java.lang.Exception
Throws:
java.lang.Exception