de.smartics.exceptions.report.qdox
Class ExceptionCodeSearcher

Package class diagram package ExceptionCodeSearcher
java.lang.Object
  extended by de.smartics.exceptions.report.qdox.ExceptionCodeSearcher
All Implemented Interfaces:
com.thoughtworks.qdox.Searcher

public final class ExceptionCodeSearcher
     
     
extends Object
implements com.thoughtworks.qdox.Searcher

Filter catches classes that implement .


Constructor Summary
ExceptionCodeSearcher()
           
 
Method Summary
 boolean eval(com.thoughtworks.qdox.model.JavaClass cls)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionCodeSearcher

public ExceptionCodeSearcher()
Method Detail

eval

public boolean eval(com.thoughtworks.qdox.model.JavaClass cls)
             throws de.smartics.util.lang.NullArgumentException

Specified by:
eval in interface com.thoughtworks.qdox.Searcher
Throws:
de.smartics.util.lang.NullArgumentException - if cls is null.
See Also:
Searcher.eval(com.thoughtworks.qdox.model.JavaClass)


Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.