org.jenkinsci.plugins.nopmdcheck.checker
クラス SimpleGrepChecker

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.nopmdcheck.checker.Checker
      上位を拡張 org.jenkinsci.plugins.nopmdcheck.checker.SimpleGrepChecker
すべての実装されたインタフェース:
hudson.FilePath.FileCallable<CheckResult>, Serializable

public class SimpleGrepChecker
extends Checker

関連項目:
直列化された形式

フィールドの概要
 
クラス org.jenkinsci.plugins.nopmdcheck.checker.Checker から継承されたフィールド
logger
 
コンストラクタの概要
SimpleGrepChecker()
           
 
メソッドの概要
 CheckResult check(File file)
           
 
クラス org.jenkinsci.plugins.nopmdcheck.checker.Checker から継承されたメソッド
canonicalName, getSuffix, invoke, setSuffix
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SimpleGrepChecker

public SimpleGrepChecker()
メソッドの詳細

check

public CheckResult check(File file)
                  throws IOException
定義:
クラス Checker 内の check
例外:
IOException


Copyright © 2004-2012. All Rights Reserved.