AdvancedMessageFormat.Function
public static class FONode.GatherContextInfoFunction extends java.lang.Object implements AdvancedMessageFormat.Function
Constructor | Description |
---|---|
GatherContextInfoFunction() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
evaluate(java.util.Map params) |
Executes the function.
|
java.lang.Object |
getName() |
Returns the name of the function.
|
public java.lang.Object evaluate(java.util.Map params)
evaluate
in interface AdvancedMessageFormat.Function
params
- the message parameterspublic java.lang.Object getName()
getName
in interface AdvancedMessageFormat.Function
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.