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 SourceTextRetrieverEvaluatorExceptionpublic String getSource()
getSource in interface SourceTextRetrieverpublic void setSource(String fragment)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.