public class NormalParserAction extends ParserActionBase
| Constructor and Description |
|---|
NormalParserAction(String propertyName,
Operation operation,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Properties props)
Create a String[] of all suffixes of property names that
match the propertyName prefix, pass this to op, and return the
result.
|
equals, getFieldName, getOperation, getPropertyName, hashCode, isPrefixpublic Object apply(Properties props)
apply in interface ParserActionapply in class ParserActionBaseCopyright © 2018 JBoss by Red Hat. All rights reserved.