org.apache.tools.ant.taskdefs.optional
public static class PropertyFile.Entry.Operation extends EnumeratedAttribute
| Field Summary | |
|---|---|
| static int | DECREMENT_OPER |
| static int | EQUALS_OPER |
| static int | INCREMENT_OPER |
| Method Summary | |
|---|---|
| String[] | getValues() |
| static int | toOperation(String oper) |