protected static class RSSConnector.MappingRule extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
evalExpression |
protected Pattern |
matchPattern |
Constructor and Description |
---|
RSSConnector.MappingRule(Pattern matchPattern,
String evalExpression) |
protected Pattern matchPattern
protected String evalExpression
public boolean checkMatch(String url)
public String map(String url) throws ManifoldCFException
ManifoldCFException