Package org.apache.tools.ant.filters
Class LineContains.Contains
java.lang.Object
org.apache.tools.ant.filters.LineContains.Contains
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Contains
public Contains()
-
-
Method Details
-
setValue
Sets the contains string- Parameters:
contains
- The contains string to set. Must not benull
.
-
getValue
Returns the contains string.- Returns:
- the contains string for this element
-