hudson.plugins.nsiq
Class SourcePainter

java.lang.Object
  extended by hudson.plugins.nsiq.SourcePainter

public class SourcePainter
extends java.lang.Object

Author:
iceize at NHN Corporation

Constructor Summary
SourcePainter()
          ?성??
 
Method Summary
 java.lang.String paint(hudson.FilePath filePath, Encoding encoding)
          ?ŒìФ ?Œì¼???½ì–´ Klocwork ê²°ê³¼ë¥??¬í•¨??HTMLë¡?ë³?™˜?˜ì—¬ 리턴?œë‹¤.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourcePainter

public SourcePainter()
?성??

Parameters:
build - Build ?¸ìФ?´ìФ
problems - Klocwork ê²°ê³¼
Method Detail

paint

public java.lang.String paint(hudson.FilePath filePath,
                              Encoding encoding)
                       throws java.io.IOException
?ŒìФ ?Œì¼???½ì–´ Klocwork ê²°ê³¼ë¥??¬í•¨??HTMLë¡?ë³?™˜?˜ì—¬ 리턴?œë‹¤.

Parameters:
encoding -
filename - ?ŒìФ ?Œì¼ ?´ë¦„
problemLines - ?¼ì¸ ?•ë³´
encoding - ?Œì¼ ?¸ì½”??
Returns:
HTML
Throws:
java.io.IOException - ?Œì¼????ž¥?????†ëŠ” 경우 ë°œìƒ?˜ëŠ” ?ˆì™¸


Copyright © 2010. All Rights Reserved.