Package org.apache.rat.mp
Class Not
java.lang.Object
org.apache.rat.mp.Not
- All Implemented Interfaces:
IHeaderMatcher.Builder
Deprecated.
use Configuration file to define licenses
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Deprecated.voidDeprecated.voidDeprecated.voidsetCopyright(Copyright copyright)Deprecated.protected voidsetMatcher(IHeaderMatcher.Builder builder)Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.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
-
setMatcher
Deprecated. -
build
Deprecated.- Specified by:
buildin interfaceIHeaderMatcher.Builder
-
setAll
Deprecated. -
setAny
Deprecated. -
setText
Deprecated. -
setCopyright
Deprecated. -
setRegex
Deprecated. -
setSpdx
Deprecated. -
setNot
Deprecated.
-