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