Package org.apache.rat.anttasks
Class Not
java.lang.Object
org.apache.rat.anttasks.Not
- All Implemented Interfaces:
IHeaderMatcher.Builder
Deprecated.
use configuration file.
Creates a Not matcher.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(IHeaderMatcher.Builder builder)Deprecated.build()Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.rat.analysis.IHeaderMatcher.Builder
getDescription
-
Constructor Details
-
Not
public Not()Deprecated.
-
-
Method Details
-
build
Deprecated.- Specified by:
buildin interfaceIHeaderMatcher.Builder
-
add
Deprecated.
-