public class ParameterTextRetriever extends Object implements SourceTextRetriever
Constructor and Description |
---|
ParameterTextRetriever(String source) |
Modifier and Type | Method and Description |
---|---|
String |
getSource() |
String |
getSourceText(EvaluatorContext context) |
public ParameterTextRetriever(String source)
public String getSourceText(EvaluatorContext context) throws EvaluatorException
getSourceText
in interface SourceTextRetriever
EvaluatorException
public String getSource()
getSource
in interface SourceTextRetriever
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.