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