public static class AttributeRules.ReplaceRule extends Object
Modifier and Type | Method and Description |
---|---|
Pattern |
getPattern()
Returns the compiled regex pattern.
|
String |
getValue()
Returns the replacement value.
|
boolean |
isValueRefId()
Returns whether the replacement value is the special REFID case.
|
public Pattern getPattern()
public String getValue()
public boolean isValueRefId()
true
if the replacement value should be a REFIDCopyright © 2023. All rights reserved.