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