org.apache.tools.ant.filters
public static class LineContains.Contains extends Object
Method Summary | |
---|---|
String | getValue()
Returns the contains string.
|
void | setValue(String contains)
Sets the contains string
|
Returns: the contains string for this element
Parameters: contains The contains string to set.
Must not be null
.