public class RegexpScriptResult extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RESULT_KEY |
Constructor and Description |
---|
RegexpScriptResult() |
Modifier and Type | Method and Description |
---|---|
String |
getMatch()
Returns the current found value if set
|
void |
setMatch(String foundValue)
Sets the valueMatch to the provided value
|
public static final String RESULT_KEY
Copyright © 2008–2022 The Plugin People. All rights reserved.