Methods Summary |
---|
public java.lang.Object | apply(java.util.Properties props)Apply this action to props and return the result.
|
public java.lang.String | getFieldName()Return the field name in an object that is set with the result
|
public java.lang.String | getPropertyName()Return the property name or prefix for which this action
is applied.
|
public boolean | isPrefix()Return whether this action is for an exact match or a prefix
match (true).
|