public class ExtendedPropertyLinker extends Object
{value}
which will be replaced with the value to link.Modifier and Type | Field and Description |
---|---|
private Pattern |
regexp |
private static Pattern |
REPLACE_VALUE |
private Matcher |
url |
Constructor and Description |
---|
ExtendedPropertyLinker(String regexp,
String url) |