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, isPrefix
public Object apply(Properties props)
apply
in interface ParserAction
apply
in class ParserActionBase
Copyright © 2019 JBoss by Red Hat. All rights reserved.