Class TextBuilder
java.lang.Object
org.apache.rat.configuration.builders.AbstractBuilder
org.apache.rat.configuration.builders.TextBuilder
- All Implemented Interfaces:
IHeaderMatcher.Builder,TextCaptureBuilder
Builds text based matcher based on the complexity of the text to match.
-
Constructor Details
-
TextBuilder
public TextBuilder()
-
-
Method Details
-
setText
- Specified by:
setTextin interfaceTextCaptureBuilder
-
build
Description copied from interface:IHeaderMatcher.BuilderBuild the IHeaderMatcher.- Specified by:
buildin interfaceIHeaderMatcher.Builder- Returns:
- a new IHeaderMatcher.
-
toString
- Overrides:
toStringin classAbstractBuilder
-