made new config public so serializer works
This commit is contained in:
@@ -20,7 +20,7 @@ public class Config extends PropertiesSerializer {
|
||||
public String xpathList = "";
|
||||
public String xpathHightlight = ".*process=\"([^\"]*)\".*";
|
||||
|
||||
private boolean useStrongTextMatching = false;
|
||||
public boolean useStrongTextMatching = false;
|
||||
|
||||
|
||||
public Config() //needed for cloning
|
||||
|
||||
Reference in New Issue
Block a user