public class SearchEngineRule extends Object
Constructor and Description |
---|
SearchEngineRule(String host,
String regEx) |
public String getHost()
public void setHost(String host)
host
- the search engine server address.public String getRegEx()
public void setRegEx(String regEx)
regEx
- the regular expression to match.Copyright © 2004–2014 XWiki. All rights reserved.