org.apache.tools.ant.filters
Class FixCrLfFilter.AddAsisRemove
- FixCrLfFilter
public static class FixCrLfFilter.AddAsisRemove
Enumerated attribute with the values "asis", "add" and "remove".
equals
public boolean equals(Object other)
Equality depending in the index.
other
- the object to test equality against.
- true if the object has the same index as this.
hashCode
public int hashCode()
Hashcode depending on the index.
- the index as the hashcode.
newInstance
public static FixCrLfFilter.AddAsisRemove newInstance(String value)
Create an instance of this enumerated value based on the string value.
value
- the value to use.