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