Package org.apache.rat.anttasks
Class All
java.lang.Object
org.apache.rat.anttasks.All
- All Implemented Interfaces:
IHeaderMatcher.Builder
Deprecated.
use configuration file.
Creates an All 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
-
All
public All()Deprecated.
-
-
Method Details
-
build
Deprecated.- Specified by:
buildin interfaceIHeaderMatcher.Builder
-
add
Deprecated.
-