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