com.lewisd.maven.lint
Class ViolationSuppressorImpl
java.lang.Object
com.lewisd.maven.lint.ViolationSuppressorImpl
- All Implemented Interfaces:
- ViolationSuppressor
public class ViolationSuppressorImpl
- extends Object
- implements ViolationSuppressor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViolationSuppressorImpl
public ViolationSuppressorImpl()
isSuppressed
public boolean isSuppressed(Violation violation)
- Specified by:
isSuppressed in interface ViolationSuppressor
findSuppressionComment
public String findSuppressionComment(Violation violation)
Copyright © 2012. All Rights Reserved.