public class GetResourceAsStringFunction extends GetResourceFunction
Function to return a resource as a string
| Constructor and Description |
|---|
GetResourceAsStringFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name to bind with this function
|
protected Object |
handleResource(MunitResource munitResource) |
call, parametersasTypedValue, returnTypepublic String getName()
MunitExpressionFunctiongetName in class MunitExpressionFunctionprotected Object handleResource(MunitResource munitResource)
handleResource in class GetResourceFunctionCopyright © 2017. All rights reserved.