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