|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.nsiq.SourcePainter
public class SourcePainter
| 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 |
|---|
public SourcePainter()
build - Build 인스턴스problems - Klocwork 결과| Method Detail |
|---|
public java.lang.String paint(hudson.FilePath filePath,
Encoding encoding)
throws java.io.IOException
encoding - filename - 소스 파일 이름problemLines - 라인 정보encoding - 파일 인코딩
java.io.IOException - 파일에 저장할 수 없는 경우 발생하는 예외
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||