Package org.apache.rat.anttasks
Class Spdx
java.lang.Object
org.apache.rat.anttasks.Spdx
- All Implemented Interfaces:
IHeaderMatcher.Builder
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Spdx
public Spdx()
-
-
Method Details
-
setName
-
addText
-
build
Description copied from interface:IHeaderMatcher.Builder
Build the IHeaderMatcher.- Specified by:
build
in interfaceIHeaderMatcher.Builder
- Returns:
- a new IHeaderMatcher.
-